04-23-2021, 07:57 PM
I believe you are resizing the grid when the page is also resized, is that correct?
I think you will need to work with OnAsyncResize event of the form and reset the grid auto width property. I'll see if I can put a demo together... hold on
I think you will need to work with OnAsyncResize event of the form and reset the grid auto width property. I'll see if I can put a demo together... hold on

