OK. I think you could probably do this by writing a cell editor that doesn't 
actually edit its contents. See the TableView row editor demo for an example.

On Sep 15, 2011, at 2:02 PM, prophe wrote:

> It needs just select a cell, and highlight row and column which contains this
> cell(like on the picture).  When row is selected I need to know its position
> in the table (rowIndex and columnIndex). When I select it I want to navigate
> with keypad to adjacent cells (just highlight them). And when mouse is over
> the cell it must just highlight the cell. And I want to continue select a
> row too, to obtain the data from this row.
> 
> -----
> Thank you!
> --
> View this message in context: 
> http://apache-pivot-users.399431.n3.nabble.com/Cell-selection-in-TableView-tp3339330p3339733.html
> Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to