Declined
Last Updated: 21 Oct 2016 13:16 by ADMIN
Ivan
Created on: 16 Mar 2016 16:53
Category: GridView
Type: Feature Request
3
GridView: Make auto-sizing of columns consistent and programmatic
Right now, if you programmatically increase the RadGridView's font size, the columns get bigger to accommodate. So far, so good. But if you then make the font size smaller, the columns stay the same large-font width. 

Further, double-clicking the gridsplitter that separates the columns after the above procedure doesn't resize the column like it would if you'd manually resized the column and then double-clicking the gridsplitter - instead, nothing happens.

Finally, it would be nice to have a programmatic interface to autosize the columns, something like

MyGrid.Columns(0).AutoSize()

Thanks!
1 comment
ADMIN
Stefan
Posted on: 21 Oct 2016 13:16
Hi Ivan,

Please excuse us for the delayed reply.

We researched all possibilities to provide a fix for this behavior when the cell content is stretched. As it turns out, when the FontSize is dynamically decreased, the recalculation that needs to be processed would seriously affect the overall performance of the control. I am afraid that we cannot commit ourselves to such modification, as the performance of RadGridView is crucial for its seamless usage.

Thank you in advance for understanding.

All the best,
Stefan