Jquery flexigrid cannot display data prompts to get data _ jquery-js tutorial

Source: Internet
Author: User
When I upgraded IE10, I found that flexigrid could not display the data. I was prompted to get the data, but no error was reported. After testing and tracking, I modified it as follows, if you have similar problems, you can refer to the upgraded IE10 in xiha and find that flexigrid cannot display the data, prompting you to get the data, but no error is reported. As follows.
Tracking Code. It is found that td, tr, and data to be displayed are generated internally, but not displayed.
After testing and tracking, the modifications are as follows.

Modify in addData

The Code is as follows:


$ (T). append (tbody );
Is
$ (T). append ('

'+ Tbody. outerHTML +'
');


In this way, the data is displayed normally.

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.