hmm.. i dont tested it but just give it an empty array like: 
tableModel.setData([][]);

regards Sak


----- Original Message ----- 
From: "hkalyoncu" <[email protected]>
To: <[email protected]>
Sent: Friday, February 19, 2010 3:41 PM
Subject: Re: [qooxdoo-devel] table reset


>
> thanks for the response
>
> its not working either. it behaves similar to resetTableModel() causes 
> some
> errors on next button click.
> button callback is like this:
>
> request json file
> convert it to array
> then load it to table with tableModel.setData(array)
>
> if i add tableModel.setData() just before json file request i got "y is
> undefined" and on table mouseover "this.__px is undefined"
> regards
>
> huseyin
> -- 
> View this message in context: 
> http://n2.nabble.com/table-reset-tp4597987p4598159.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Download Intel&#174; 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&#174; 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

Reply via email to