Hi,
I am facing a problem and I cannot find a solution for it. I set the AutoSizeRows to true for a RadGridView. The grid has many columns (about 20 columns). When I scroll the grid horizontally, the height of rows will recalculated. Suppose, the first column in the first row has 5 lines, the grid computes the height of the first row and set it to 150 px , when I scroll to see the last column of the first row the height of this row will become 50 px. So sometime the height of the first row is 150px sometimes it is 50px (it depends on which cells are shown on the screen) I hope that you get what I am facing and can give me a solution for it.
Regards,
Ye
I am facing a problem and I cannot find a solution for it. I set the AutoSizeRows to true for a RadGridView. The grid has many columns (about 20 columns). When I scroll the grid horizontally, the height of rows will recalculated. Suppose, the first column in the first row has 5 lines, the grid computes the height of the first row and set it to 150 px , when I scroll to see the last column of the first row the height of this row will become 50 px. So sometime the height of the first row is 150px sometimes it is 50px (it depends on which cells are shown on the screen) I hope that you get what I am facing and can give me a solution for it.
Regards,
Ye