dualshock03
Well-known member
- Joined
- Jan 28, 2007
- Messages
- 105
- Programming Experience
- 1-3
Hi people, how will i code to create a search filter by start and end date in searching records from Database, then show it on the system controls.
for example i have 2 date controlers(e.g. using DatetimePicker control), the other is for the start date, and another for the end date.. then i have a search button that would generate the result on my textboxes depending on the given start date (from_date) and the end date(to_date)..
thats all thankzz..
for example i have 2 date controlers(e.g. using DatetimePicker control), the other is for the start date, and another for the end date.. then i have a search button that would generate the result on my textboxes depending on the given start date (from_date) and the end date(to_date)..
thats all thankzz..