CrazyCanuck
Registered User.
- Local time
- Today, 08:26
- Joined
- Sep 23, 2003
- Messages
- 10
I want to setup a form that basically shows the main datatable with some filter options.
So basically the datatable will be in a subform and have text boxes above each colum that the user can enter a value into (instead of the default *) to filter the list.
* * * *
-----------------------------------------------------------------------------------
Date Line Area Description
10/30/03 33 north dasbdibffsad
5/30/04 21 south asbdjsdcfsda
etc etc
if a user changed one of the *s, it would filter the datatable accordingly.
Anyone know of sample code that I could use to get an idea of how to do this?
So basically the datatable will be in a subform and have text boxes above each colum that the user can enter a value into (instead of the default *) to filter the list.
* * * *
-----------------------------------------------------------------------------------
Date Line Area Description
10/30/03 33 north dasbdibffsad
5/30/04 21 south asbdjsdcfsda
etc etc
if a user changed one of the *s, it would filter the datatable accordingly.
Anyone know of sample code that I could use to get an idea of how to do this?