Single-cell editing is possible, but it is not supported by the default editor. You'll need to provide your own implementation of TableView.RowEditor. The beginEdit() method takes both a row index and a column index. You can use these to determine which cell is being edited.
On Sep 28, 2011, at 2:24 AM, prophe wrote: > Hi, all! Is pivot support in cell editing? I mean only one cell editor is > displayed, not a row how in demo! > > ----- > Thank you! > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/In-cell-editing-tp3375175p3375175.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
