Hi All,
I have taken a telerik grid. In markup i don't have any columns. I want to create columns runtime based on data whose i want to bind.
Apply sorting on selected columns, paging and take some action on itemcommand event.
I have added columns at runtime in grid. But problem is that, Every time when page postbacks, it creates columns and binds grid again. It will be very combersome and slowdown to response. I want that when page load then grid columns has been created and
after that grid state should be maintained.
Does anybody know, please tell me how to do this?
I will be highly greatful to yours...
Thanks & Regards
Brijendra pandey
I have taken a telerik grid. In markup i don't have any columns. I want to create columns runtime based on data whose i want to bind.
Apply sorting on selected columns, paging and take some action on itemcommand event.
I have added columns at runtime in grid. But problem is that, Every time when page postbacks, it creates columns and binds grid again. It will be very combersome and slowdown to response. I want that when page load then grid columns has been created and
after that grid state should be maintained.
Does anybody know, please tell me how to do this?
I will be highly greatful to yours...
Thanks & Regards
Brijendra pandey