Hi,
I have to save filter settings of a Grid View in to database , Grid contains 10 columns.
1.I will send entire result set to the UI, and will bind it to Grid and all filters are enabled.
2.Now I have to save the filter settings <Filters in Excel> to the database , based on user selections as next time user visits screen have to retain all filter settings that were made.
Please suggest me the best approach as part of database designing for saving and retrieving information.