JTable And JTextfield

Hello,

I have a problem with the filter functionality in JTable.

I have the first row in the JTable as empty row and the data is loaded from the second row onwards,since i want to treat this first row as the Filter row.I mean the filter row has equal number of columns as the rest of the rows and for each column in the first row i have a celleditor where which is a JTextfield with a document listener.and teh filtering part is working fine...

But when i enter some text for filtering in first row of say first column, the results are shown on the first row also ..but i don't want the first row to occupied with data at any point of time.,its the same when i sort the JTable...Please help

[717 byte] By [sas_21a] at [2007-11-27 6:08:34]
# 1
i didn't see the question, you may put your's code so i don't need to quess
suryanto_soa at 2007-7-12 17:11:07 > top of Java-index,Desktop,Core GUI APIs...