ryansuitposungkono / openjs-grid

Automatically exported from code.google.com/p/openjs-grid
0 stars 0 forks source link

Data in the grid will not show up if there is a single quote entered in the textarea field while saving the data. #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. How to escape special symbols like single quote so that the data is 
displayed in grid.

What is the expected output? What do you see instead?
Expected output is to display the data including single quote etc. The grid 
shows empty field instead of displaying the data.

What version of the product are you using? On what operating system?
I am using openJS grid version2.0

Please provide any additional information below.
Is there also any built in way to validate the grid like field cannot be empty 
or it should enter only numbers or characters or a custom code needs to be 
added to validate the grid.

Original issue reported on code.google.com by ravirams...@gmail.com on 18 Jul 2013 at 11:07

GoogleCodeExporter commented 9 years ago
I am working on windows 7.

Original comment by ravirams...@gmail.com on 18 Jul 2013 at 11:13