Hey guys,
Is it possible to have the grid column size set automatically to the width of the longest cell value based on the values of only some particular cells? For example, so that the column width is based on the values of the cells in 1, 3 and 5th rows not taking into account 2 adn 4?
What I found is that the grid may do that for only the first N rows. That's not what is needed though.
Thanks,Vitaly
Yeah, I was thinking it should be easy to implement too :)
As far as I understand that's not easy to implement that logic myself. Can you state any time frames in which this feature may be shipped if the feature request is submitted today?
Thanks!
No, the auto-sizing logic does not provide a way to exclude rows. You can submit a feature request if like though, something like that would be pretty easy for us to implement.