A playground example for the issue: http://tinyurl.com/kkhpzyn
I would like to have a column in my table in which the cell values depend on the cell's row selected or unselected state. The problem is, that when the cell's value set in the changeSelection listener of selectionModel, the table looses focus in some circumstances (see playground example). I've found working example in GMX mail's Address Book. Another behavior there I'd like to implement is the selection method with checkboxes. When one clicks on a checkbox in first column the multiple selection isn't reseted to the clicked row, instead, depending on the value of the checkbox, the current row will be added or removed from selection. Any help appreciated. Thank you. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Table-looses-focus-if-cell-values-are-set-in-changeSelection-listener-tp7585516.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
