Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All !

I am working in VB.NET 2010 and using Datagridview.
I need Column filter just like Excel.
I need to have combo boxes in all column headers.

any one help ?

thanks !
Posted

1 solution

Here's an MSDN-Article presenting a solution for exactly what you want, including a code-sample download for VB.NET, so you should get it running pretty easily:

Building a Drop-Down Filter List for a DataGridView Column Header Cell[^]
 
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