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

Show / Hide GroupDescription

1 Answer 36 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Ricardo
Top achievements
Rank 1
Ricardo asked on 01 Aug 2014, 06:46 PM
Hi, I would like to show / hide group descriptions like RadPivotList does but without using RadPivotList. My need is to add some toggle buttons to show / hide some specific groups.

1 Answer, 1 is accepted

Sort by
0
Rosen Vladimirov
Telerik team
answered on 04 Aug 2014, 07:42 AM
Hello Ricardo,

You can use RadToggleButton's Checked and Unchecked events (or bind to IsChecked property in MVVM scenario) and add/remove group descriptions to RadPivotGrid's DataProvider.

I've prepared a sample project to demonstrate this approach. Please give it a try and inform us in case you have any problems or concerns.

Regards,
Rosen Vladimirov
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
Ricardo
Top achievements
Rank 1
Answers by
Rosen Vladimirov
Telerik team
Share this question
or