Hi
My Requirement:
Get the selected Month as '1','2',...'10','11' , etc from the list box. Query the dataSource for PurchaseDate in the month and display the resultant set in the table.
I have my access table , with column PurchaseDate, in which the dates are like '1/10/2012', '11/1/2012'...