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

How to export all record for DetailsTable when using VirtualtemCount

1 Answer 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bharat
Top achievements
Rank 1
Bharat asked on 06 Mar 2014, 01:55 PM
I am trying to export data from inner and outer grid while using virtualitemcount.

Outer data is exported successfully but it causing problem for inner grid

Please suggest on this.

1 Answer, 1 is accepted

Sort by
0
Angel Petrov
Telerik team
answered on 11 Mar 2014, 11:03 AM
Hello Bharat,

I am not familiar with the exact implementation but it seems that the MasterTableView items are not expanded when the content is exported. Could you please set the RetainExpandStateOnRebind property to true and let us know of the result?

ASPX:
<MasterTableView RetainExpandStateOnRebind="true" >

If the problem persists I would like to ask you to share with us the markup and code-behind of the problematic page so we could investigate further.

Regards,
Angel Petrov
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

Tags
Grid
Asked by
Bharat
Top achievements
Rank 1
Answers by
Angel Petrov
Telerik team
Share this question
or