|
1 |
I'm using jqgrid 4.0 and when i have record with simple quote like below jqgrid don't render anything inside datagrid |
|
1 |
When i remove simple quote it works perfectly |
|
1 |
I am using Json |
|
1 |
{"page":"1","total":1,"records":"2", |
|
1 |
"rows":[ |
|
1 |
{"id":"121","cell":["My House","135"]} |
|
1 |
,{"id":"123","cell":["<strong><span style="color: #ff0000;">Joe's</span></strong> House","120"]} |
|
1 |
] |
|
1 |
} |
|
1 |
|
1 |
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top