Hi,
I have a small application with a toolbar (with search button) and a
table with data.
I want to filter the data in the table with the value from the search
button.
The search button (and the search textfield) are working and firing data
events (event "search").
If I add an event-listener
Hi,
I have a table with data (with perl from a database with perlrpc to
qooxdoo) and I want to edit one row with mouseclick (context menu or
button in each table row or something similar) in an extra form window
What I have for now:
- working perlrpc and data is coming into table
(qx.ui.table.