ETable search column
"kovica" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
ETable works so that is displays a search panel when I type something in table cell. Table cells are not editable. I just position myself on it and type something. The search panel is displayed where you can specify table column to be searched and the text to search. Is it possible that I set column to be search via my Java code?