:: Forum >>

Is setCellData the same as setCellText?

I Cannot find a reference page in the documentation for setCellText, although all the examples seem to use setCellText but they appear identical in syntax. Are they effectively the same? Also could you point me to the docs page for setCellText? Thanks
Deanio
Tuesday, October 30, 2007
Hi,

The documentation for setCellData, setCellText and setCellValue are at:

http://www.activewidgets.com/aw.ui.grid/cell-data.html
http://www.activewidgets.com/aw.ui.grid/cell-text.html
http://www.activewidgets.com/aw.ui.grid/cell-value.html

Lots of information about these are in the post at http://www.activewidgets.com/javascript.forum.11892.13/philosophy-of-setcelldata-vs-setcelltext.html

Regards,
Ankur
Ankur Motreja
Tuesday, October 30, 2007
In a few words the cell text goes directly to html while the cell data is first parsed into the cell value and then formatted to the cell text.
Alex (ActiveWidgets)
Tuesday, October 30, 2007
Great thanks, that makes much more sense now.
Deanio
Thursday, November 1, 2007

This topic is archived.


Back to support forum

Forum search