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

rendering problem with group definitions

1 Answer 67 Views
TreeMap and PivotMap
This is a migrated thread and some comments may be shown as answers.
Feng
Top achievements
Rank 1
Feng asked on 17 Aug 2011, 05:38 PM
I'm creating an application that uses RadPivotMap. Its itemsource that is bound to a collection that changes based on a combobox selection. The RadPivotMap (with no GroupDefinitions) worked as I expected (the heatmap gets populated with new data). However, when I add in Group Definitions, things go wrong. The first view (with default collection) gets rendered with the proper category groupings, but when I select a new collection, the RadPivotMap just disappears. I double checked to make sure I didn't have any null Member attached to the group definition. Do you guys have any idea of what went wrong? Thanks.

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 22 Aug 2011, 04:19 PM
Hello Feng,

One possible reason for this behavior might be a completely different structure of the data sent to the RadPivotMap control when changing the selection in the combobox. In this case, you will need to re-configure the RadPivotMap, so that its GroupDefinitions match the data. If the configuration seems to be correct, please send us a small example showing the problem, so that we can investigate it. Thanks.

Regards,
Ves
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
TreeMap and PivotMap
Asked by
Feng
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or