Hi, may bee table.getTableModel().setData(); should reset your table
regards Sak ----- Original Message ----- From: "hkalyoncu" <[email protected]> To: <[email protected]> Sent: Friday, February 19, 2010 3:08 PM Subject: [qooxdoo-devel] table reset > > hello > i have a table with qx.ui.table.model.Simple. > im updating the table data from json file. i attached this to a button > callback. > when there is a button click table data is loaded from json file. > everything is good so far except each loaded rows are added below to > existent > rows with every button click. i want the table data to be cleared with > every > button click. > is there any method for this? i saw resetTableModel() but it causes error > with second button click. > regards > > huseyin > > -- > View this message in context: > http://n2.nabble.com/table-reset-tp4597987p4597987.html > Sent from the qooxdoo mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
