Hello,
Could it be if i call getValue method, i would get a value containig tag html, even i type no html tag in cell of grid ? if so, what caused it ?
for example :
If I type abc text in cell then i would get abc.
Thank You For your Attention.
Hello,
Could it be if i call getValue method, i would get a value containig tag html, even i type no html tag in cell of grid ? if so, what caused it ?
for example :
If I type abc text in cell then i would get abc.
Thank You For your Attention.
Sorry, May be not ‘Could it be’ but ‘Would it be’
getValue() will return only a text containing in a cell (that was set by a user or came from the xml/json).
Note: getValue() may return other string in case of custom column types. In this case it depending on the created exCell.