On Tue, 5 Oct 2010, Ratibor Redoran wrote: >>>> has a public method "getData" which returns the "__rowArr" array, you >>>> can use this instead. > > Yes, really. After documentation reading I thought that I cannot edit table > data by this method. But I have mistaken.
Is a change in the array you get with getData() reflected in the table? You might have to use setData() after changes, but I am not sure. You have seen get/setValue() and the various get/setRow...() functions for table model? Cheers, Fritz -- Oetiker+Partner AG tel: +41 62 775 99 03 (direct) Fritz Zaucker +41 62 775 99 00 (switch board) Aarweg 15 +41 79 675 06 30 (mobile) CH-4600 Olten fax: +41 62 775 99 05 Schweiz web: www.oetiker.ch ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
