This is a migrated thread and some comments may be shown as answers.

RadGrid resizetoFit doesn't honor the grouped by sub headers

1 Answer 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
SP
Top achievements
Rank 1
SP asked on 24 Feb 2016, 07:25 PM

resizeToFit(false, true) works perfectly when the grid doesn't have group by. When the group by is applied to the grid, the resizeToFit(false, true) doesn't honor the group by sub headers. The data seems to be overflowing in the grouped by header as shown in the screenshot.

How can I achieve the autofit all the contents in the grid including the grouped by sub headers?

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 01 Mar 2016, 03:07 PM
Hello,

Unfortunately resizeToFit() is not implemented to work for grouped header, but only for grid header and filter row as pointed in the article below:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/client-side-programming/gridcolumn-object/methods/resizetofit-

However, if you want you can log this request in our feedback portal, so other customers can also vote for it and raise its priority:
http://feedback.telerik.com/Project/108


Regards,
Pavlina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
SP
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or