|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
displaying data from two datetimepickers to datagridhello all,
i am making project in vb.net. i want to display some information in datagrid from this date to this date. i have added two datetimepickers. and there is one button GO. on clicking 'Go', that information should be displayed in the datagrid from the database. i have used query like: select * from tablename where date between datetimepicker1 and datetimepicker2 but nothing works. what should i do ? if anyone knows, please reply. thanks in advance. |
|||||||||||||||||||||||