Filter gridview record
How to filter gridview record through dropdowmlist in Asp.net 3 tire?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Munesh SharmaPosted Oct 11, 2014, 3:33 AM
Ramesh MaruthiPosted Oct 10, 2014, 11:56 AM
Please look at the below links
http://www.nullskull.com/a/799/aspnet-gridview-filtering-with-dropdownlist.aspx
http://www.aspsnippets.com/Articles/Filter-GridView-with-DropDownList-using-FilterExpression-in-SqlDataSource-in-ASPNet.aspx
http://www.codeproject.com/Tips/714411/ASP-NET-Gridview-with-Filter-in-Header
Abhishek KumarPosted Oct 10, 2014, 6:40 AM
Please follow the cool article on this.
http://www.aspsnippets.com/Articles/Filter-GridView-with-DropDownList-using-FilterExpression-in-SqlDataSource-in-ASPNet.aspx
Let me know if you want sample application code for this.
Abhishek