QxListView can only be re-created completly in this version of qooxdoo. Please switch to renderer to get a better working version of QxListView. Sebastian | |
Hi, Im doing this to add items to a QxListView (already added to the clientdocument) list.addData ({ col1: "1", col2: "2", col3: "3", col4: "5"}); it DOES work if I add the items before the qxListView is added to the clientDocument. but after it's added, it does noting! No script errors, nothing! Im using HEAD (0.1.4). Any ideas ? Thanks Diego. |
- AW: [qooxdoo-devel] adding items to QxListView with addDa... info
- Re: [qooxdoo-devel] adding items to QxListView with ... Diego Cibils
- Re: [qooxdoo-devel] adding items to QxListView w... Sebastian Werner