Hello,

i try  this

var row             = this.table1.getChildrenContainer().getRow();
var column     = this.table1.getChildrenContainer().getColumn();

var row             = this.table1.getRow();
var column     = this.table1.getColumn();

i see a focusedRow /column methd but that can be teh right, or? i dontw 
ant a focused, i want a selected and when i try it, i get  nor real  
values that connected to the selected one

but i dont get the row/Column

Thanks for any help

------------------------------------------------------------------------------
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

Reply via email to