Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I am using a input box to search any from one list box....
suppose there is a field student and a input box...
now if i give field names in input box it will search in student input box...
now there is also a listbox of roll no...
now i want one input box should b able to search both listbox values at a time...
thanks and regards,
sachin
Have you considered using a Search Object?
If that's not feasible, please clarify why you need to require the input box.
I also assume you already have some working code for searching in one list box, so it would make things easier if you post your sample app to this thread.