I guess it depends on what you need to do. TableView's selection model is row-based, not cell-based. What does your app need to do when you select a cell?
On Sep 15, 2011, at 12:20 PM, prophe wrote: > But I'm really need a cell selection in table view like this: > http://apache-pivot-users.399431.n3.nabble.com/file/n3339433/cell.jpg > Is it possible? Or I need to write my custom table view? > How can I to do that? Can you help me? > > ----- > Thank you! > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Cell-selection-in-TableView-tp3339330p3339433.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
