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
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?