Gridview Column Chooser Personalization

Posted by Bhupentiwari under ASP.NET on 3/1/2017 | Points: 10 | Views : 1782 | Status : [Member] | Replies : 1
Hi All

I have a asp:gridview where all column have header filter.

My requirement is to provide option where user can choose column order and save into the database so that next time when they will open it will display gridview column order based stored configuration.

Any third party control is also welcome which provide same configuration[client is ready to buy].

I also did google found jqGrid but its meeting our requirement.

Note: Gridview has more than 30 columns
Enviroment: Asp.net ,C#,[No Mvc]

Thanks n Regards
Bhupendra Tiwari



Responses

Posted by: A2H on: 3/1/2017 [Member] [MVP] Silver | Points: 25

Up
0
Down
If you are looking for third party options then you can take a look at Telerik Persistance Framework
http://docs.telerik.com/devtools/aspnet-ajax/controls/persistenceframework/overview
http://www.telerik.com/products/aspnet-ajax/persistence-framework.aspx
Sample Demo with Source code
http://www.telerik.com/support/code-library/persisting-radgrid-settings-with-gridsettingspersister-helper-class
You can use this control along with RadGrid which is grid control provided by Telerik


Thanks,
A2H
My Blog

Bhupentiwari, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response