On Mon, Oct 13, 2008 at 5:09 AM, Klaus-F. Kaal <[EMAIL PROTECTED]>wrote:
> Hi,
>
> I use the qx.ui.table.model.Simple to populate a table.
>
> Now, I want to implement a search facility which is done by a dopdown to
> select the column (that will sort the table in that column) and then a
> textfi
Hi,
I use the qx.ui.table.model.Simple to populate a table.
Now, I want to implement a search facility which is done by a dopdown
to select the column (that will sort the table in that column) and then
a textfield which gives the search string.
Is there a pattern on how I can search the tabl