Hi,
Am using Visual studio 2005 with MS Access.
I have a Datagridview with a date column in format 11/23/2011(Month/Date/Year).
Now i want to know how 'search criteria based on particular month and date'.
For Example if select 'Nov' as a month from combobox and click on search button, only November month details should be displayed.
Any help would be appreciated :-)