I know that you can simply update the data array of a QxListView then call update() to refresh the information on the screen. But what I have found is that this does not work if you change the header and data structure/information. Is there a simple way to change both the headers array and the data array of a QxListView without disposing it then re-creating it? Is there another method that refreshes both the header and the data in one shot? I have tried updateLayout() and updateContent() with no success.
Thanks,
Jim
- [qooxdoo-devel] Updating QxListView Jim Hunter
- Re: [qooxdoo-devel] Updating QxListView Benjamin Reitzammer
- Re: [qooxdoo-devel] Updating QxListView Jim Hunter
