≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Escape character
Escape character
Mani
Posts: 2
Questions: 0
Answers: 0
May 2012
edited May 2012
in
General
Hi,
I try to add the data "" into the datatable using the method oTable.fnAddData( ""). Seems empty data has added into the table (not ""). Is it expected behavior?
Thanks,
Mani
Replies
Mani
Posts: 2
Questions: 0
Answers: 0
May 2012
Hi all,
Problem has resolved after using the htmlspecialchars and htmlspecialchars methods() before/after adding the data.
Thanks,
Mani
This discussion has been closed.
Replies
Problem has resolved after using the htmlspecialchars and htmlspecialchars methods() before/after adding the data.
Thanks,
Mani