Greg, I have update pivot and the methods isEditing(), beginEdit(), endEdit() work fine, the problem is partially solved. I don't get the error any more, however I wnt to be able to move along the rows by using the keyboard, and this does not seem to work when the row is being edited. More clearly, if the row is being edited I cannot change the selected row with the arrows, but I must either press "enter" or escape. I was trying to listen for a keyPressed on the tableview but when the row is being edited it doesn't listen for keyPressed.
Any suggestion? -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/TableView-selectedRowChanged-tp1992938p1995471.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
