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

Paging according Groups in a RadGrid

1 Answer 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kira
Top achievements
Rank 1
Kira asked on 30 Jul 2010, 08:23 PM
Is there a way of set some "PageSize" property according the number of "Groups" in a RadGrid with grouping?

Regards!

1 Answer, 1 is accepted

Sort by
0
Accepted
Nikolay Rusev
Telerik team
answered on 05 Aug 2010, 08:05 AM
Hello Kira,

In general you can set RadGrid PageSize to whatever value you need. However in current page RadGrid will show only page size GridDataItems regardless whether grouping is applied or not. You can check following example Grid Grouping . If you need to set PageSize to the number of the groups you must calculate manually groups that will be formed.

Regards,
Nikolay
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Kira
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or