Hi,

IMHO there is no way to get the rendered value of cell by table API. Because 
there should be no need to do so. It is not advisable to implement the logic of 
value manipulation to the cell renderer if you need to access the manipulated 
value later. Cell renderer are made to visualize your values in one way.

I would advise you to deal with the model and apply the "render" logic there.

Gruß
Mustafa Sak

Applications & Integration
1&1 Internet AG | Ernst-Frey-Straße 10 | 76135 Karlsruhe | Germany

-----Ursprüngliche Nachricht-----
Von: kirra5 [mailto:darja.drofen...@gmail.com] 
Gesendet: Donnerstag, 29. Januar 2015 09:43
An: qooxdoo-devel@lists.sourceforge.net
Betreff: [qooxdoo-devel] Rendered cell value from table

Hi

What is the easiest way to get the "rendered" value of a table cell?

Thank you very much for your help!





--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Rendered-cell-value-from-table-tp7586741.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website, sponsored 
by Intel and developed in partnership with Slashdot Media, is your hub for all 
things parallel software development, from weekly thought leadership blogs to 
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to