Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using UltraWebGrid and need particular columns to Show/Hide.

My requirement is:
I have more then One user,who select the columns which are shown in Grid
Each User Select Column that he want to see.
he select the columns and Saved it.

I want to save the Columns List against user. Which approach is best.

1. Save The Columns List into MsSQL Server DB
2. Save in XML File.

or any Alternate Way which is Better.

Q. Can I show/Hide columns in DataTable as per userRequest. if yes then How?


Regards,
Saad
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900