This question is locked. New answers and comments are not allowed.
Hello Everybody,
I follow this demo: http://demos.telerik.com/aspnet-mvc/razor/grid/customcommand
But now my page has a form search with some field in grid, and AFTER SEARCHING, the result will be binding to grid(example: 10 record) and I want to export to csv all record from search result (by click button "Export to csv" as link above).
How can I do it? Please help me!
Thanks you very much.
I follow this demo: http://demos.telerik.com/aspnet-mvc/razor/grid/customcommand
But now my page has a form search with some field in grid, and AFTER SEARCHING, the result will be binding to grid(example: 10 record) and I want to export to csv all record from search result (by click button "Export to csv" as link above).
How can I do it? Please help me!
Thanks you very much.