You can retrieve row using the table model On Sun, Feb 21, 2010 at 9:20 PM, [email protected] <[email protected]> wrote: > Hello, > how can i get al values of a clicked table row/cell? > > I try this > > this.table2.addListener("cellClick", function(e) { > alert(e.getValue()); > }, this); > > but that must be wrong:) > > I need all values of the row > > Can someone help me? > > Thank you. > > > ------------------------------------------------------------------------------ > 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 >
-- Best regards - Petr Kobalicek <http://kobalicek.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
