33
Reply

Sorting data when i selecteded checbox list?using asp.net c#

Arun B

Arun B

Aug 13 2013 2:30 AM
3.1k

Hi

I'm developing a C# application which has a search
page with some options like Marital Status, Religion, Community,etc.   The records from the database are displayed using a loop (not a grid).  My requirement is that if an user selects a particular option say Marital Status is "Never Married", the
records should be refreshed.  Similarly if another
option is selected say Community then again the data should refresh automatically.

Kindly suggest me some sample codes.

like Example,




Answers (33)