| Author: Aru 05 Sep 2008 | Member Level: Silver | Rating: Points: 2 |
Hi
U jus change your sql query in such way like
"select * from table where [Date]='"+your calender selected date+"'";
it ll retrieve the particular data's frm database then bind ds in the datalist..
Regards Aru
|