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

hiding empty row and column

1 Answer 140 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Sharon
Top achievements
Rank 1
Sharon asked on 10 Aug 2014, 08:12 AM
hello, 
is it possible to hide an empty row or column ?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 13 Aug 2014, 12:40 PM
Hello Sharon,

This requirement is the default behavior of the pivot grid. To verify that, please run the attached application and you will see that only the non-empty rows are visible. Then, you can add the following property and all the rows will be displayed:
<telerik:PivotGridRowField DataField="ShipCountry" ShowGroupsWhenNoData="true">

I hope the clarification was helpful.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
PivotGrid
Asked by
Sharon
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or