Hi I found this code snippet that does exactly what I'm looking for:
Dynamic Table Filtering.
http://www.codeproject.com/jscript/tablefilter.asp
Except that, in the example shown, the data seems to be static ? (not sure).
I have a table that is "drawn" dynamically with data from an Access Database. But would like to have the same typoe of searhc functionality and results as shown in the attached example. Is there some possible tweaking I might need to do to the code to have this effect?
If you could help me in any way, I greatly appreciate it.
Thank you,
Nancy