Hi Franck
I have to correct myself - it's not only the UI that behaves a little weird
but also the selection isn't correctly returned by the getSelectionModel().
This is the code I'm using to fetch the selection:
table.getSelectionModel().iterateSelection(function(ind) {
selection.push(that._getRow(ind));
});
It does always return the row I'm selecting no matter, if it is deselected
(according to the statusbar) or not.
Any idea how to solve this without diving into all the inner workings of the
table widget?
Regards
Alessandro
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Deselection-in-table-tp7583404p7583407.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel