And how can i get the  Data from a  selectbox in this  table.

i try this to get the actual key and value

alert(this.table1.getTableModel().getValue(0,0) + " " + 
this.table1.getTableModel().getValue(2,0));

but i need the   second  internal/not visible  id/value

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to