An error occurred while binding json data with escape characters to the EasyUI datagrid component. easyuijson

Source: Internet
Author: User

An error occurred while binding json data with escape characters to the EasyUI datagrid component. easyuijson

Recently, the datagrid on a page in the project encountered an inexplicable problem. First, the second and third pages of paging data cannot be displayed. After a day, the first page will be unavailable, if the default homepage does not appear, the subsequent page processing will fail, and the entire data will not be available. Finally, you can only enter the query conditions to display the query result set.

After tracking the ashx function in the background, there is data, and EasyUI is the latest version, as well as paging data in the database. Finally, use the sublime text tool to open the json data and you will see two marked red points, that is, the '\ 0' place in the string. In the database, clear the escape characters in the fields, and the data is displayed normally.

It turns out that the EasyUI DataGrid data cannot be properly displayed because the \ 0 escape character exists in the json data.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.