Sun Team:Any Idea regarding the search field in Table Component.

Hi Friends,I am trying to put a search field for the table component.But i am not able to do it. Please help me rgarding this.Please help me out from this problem. Any help would be appreciated. Thanking You in Advance.
[240 byte] By [Srinivasan1983a] at [2007-11-26 15:36:38]
# 1
Please explain in more detail, the kind of search facility you require.
c.m.mwungua at 2007-7-8 21:54:21 > top of Java-index,Development Tools,Java Tools...
# 2

Hi friend,

I have a table component where it will display all the data in my SQL Database table. So i have to search by some column name, so i have a text field in my page if i enter any search criteria it must retreive in the table. So that i can edit the particular one and can make changes and at last i will update it. Please if any clarifications needed i will give more details. I hope this will make a clear idea.Please help me out from this problem.

Thanking You in Advance.

Srinivasan1983a at 2007-7-8 21:54:21 > top of Java-index,Development Tools,Java Tools...
# 3

I am not sure whether you are using EJB or direct connection to the database.

If the former, please read the following tutorial:

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/dat aboundcomponents.html

the index to other tutorials is:

http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/index .jsp

rgds,

c.m.mwungua at 2007-7-8 21:54:21 > top of Java-index,Development Tools,Java Tools...