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

RadPivotGrid Column group range

1 Answer 109 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Hung
Top achievements
Rank 1
Hung asked on 11 Sep 2014, 03:43 AM
Hi telerik,
I have problem when RadPivotGrid auto group range for numeric column label.
Sometime it need, sometime not.
Can I implement event (button click, double click in this column....) to disable/enable it? What should I do?
If already have better solution, please tell me
Thanks,
Hung

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 15 Sep 2014, 08:51 AM
Hi Hung,

If you would like to change the grouping anyhow - you can simply change the Step of the desired DoubleGroupDescription (the Step by default is 100). You could also replace the DoubleGroupDescription with
PropertyGroupDescription in order to totally avoid the grouping. I have attached a sample project which demonstrates the second suggestions and changes the DoubleGroupDescription with PropertyGroupDescription on a button click.

Hope this helps.

Regards,
Kalin
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
PivotGrid
Asked by
Hung
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or