Posted By:
varun_shastr
Posted On:
Friday, May 28, 2004 10:44 AM
I have a JTable that displays employees records.
I have a search utility to search for employees
After the search returns,I want to be able to foucs
that particular row which search returns(row number for successful search , -1 otherwise)
how can i do that?
thanks