I am trying to export telerik grid data to pdf/excel. Although telerik provides handy methods to export gr开发者_如何转开发id to pdf/excel but it takes lots of time to export the grid to desired format if there are more than 500 rows in the grid.
Note: I want to export whole data but not visible page in the grid.
Thanks Anil.
The time needed to export this content depends strongly on your grid structure. You may be able to export 500 items or even 30000 items but to reiterate, it all depends on your setup. Post your markup here and I will look inside for you.
精彩评论