Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
912
PerformAutoSize Automatically???
posted

 I have a grid where the column width doesn't change. I would like the height of the row to automatically increase to display the contents of the largest cell in the row.  I have already set the DisplayLayout.Override.RowSizing = RowSizing.AutoFree but when scrolling the grid to display new records the rows don't seem to autosize.

Is there any way to tell the grid to autosize the row height automatically all the time without having to do a performautosize for each row?

Thanks, Ron

Parents Reply Children
No Data