Click here to Skip to main content
15,891,375 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai,

I want to insert Filter in Gridview header in windows forms.Can any one suggest on this?
Posted

Hi,
You need to customize your GridView's header row in order to define special controls into it. Take a look at this post:
http://blogs.msdn.com/b/jjameson/archive/2010/04/28/custom-table-headers-with-the-asp-net-gridview-control.aspx[^]

I hope it helps,
Cheers
 
Share this answer
 
Comments
Member 8652316 18-Apr-12 11:43am    
the solution that u sent is for ASP.net but it didn't work for windows.. Thanks
Nelek 18-Apr-12 16:47pm    
Take a look in the coment below yours. He added a link for you but didn't answer to your comment, so I think you didn't get the notification
Reza Ahmadi 19-Apr-12 0:04am    
You need to mention win-application in your question. Take a look at this post: http://www.codeproject.com/Articles/19182/Datagridview-with-filtering-capability
Reza Ahmadi 18-Apr-12 12:39pm    
You need to mention win-application in your question. Take a look at this post:
http://www.codeproject.com/Articles/19182/Datagridview-with-filtering-capability
 
Share this answer
 
Comments
Member 8652316 18-Apr-12 11:41am    
Unfortunately the link u have sent was not found..
Hello there ..
This is what are you looking for ..

FAQ >
Solution #1
Solution #2
Solution #3

hope you found it useful ;)

regards ..
 
Share this answer
 

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