Hi,
I'm struggling to export a radgrid to csv or excel on client side. My grid is declarative created in aspx page and the structure is generated in Page OnInit. There are multiples GridTemplateColumns created with HeaderTemplate and ItemTemplate. Inside the ItemTemplate is a RadioButtonList created.
The problem is that the data from GridTemplateColumns is excluded from generated csv file.
I saw to following post:
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/radgrid-export-to-csv-for-dynamic-gridtemplatecolumn.aspx
What I'm asking here is maybe something was changed in terms of client side exporting from the date of the previous post.
Thank you
Catalin
I'm struggling to export a radgrid to csv or excel on client side. My grid is declarative created in aspx page and the structure is generated in Page OnInit. There are multiples GridTemplateColumns created with HeaderTemplate and ItemTemplate. Inside the ItemTemplate is a RadioButtonList created.
The problem is that the data from GridTemplateColumns is excluded from generated csv file.
I saw to following post:
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/radgrid-export-to-csv-for-dynamic-gridtemplatecolumn.aspx
What I'm asking here is maybe something was changed in terms of client side exporting from the date of the previous post.
Thank you
Catalin