I really can't switch right now to 0.2 because of the time I have to finish the task.

How can I recreate the list in runtime ?

can I delete the object and create a new one ?

On 08/02/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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.

------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Qooxdoo-devel mailing list Qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to