≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
How to remove anchor tag when we are editing a cell?
How to remove anchor tag when we are editing a cell?
mayankk
Posts: 3
Questions: 0
Answers: 0
October 2012
edited October 2012
in
General
I am using
[code] "fnRender": function ( oObj, sVal ) {
return "" + sVal +'';
}[/code]
when i click on the cell, i see data like this "iPhone4", I only want to show the value of anchor tag?
can any one please help?
This discussion has been closed.