jQuery UI Widgets Forums Grid no data displayed by the grid

This topic contains 2 replies, has 2 voices, and was last updated by  kotelok 11 years, 3 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • no data displayed by the grid #46644

    kotelok
    Participant

    Hi,

    I am the newbie to work with JQWidgets and face the following issue. I built a simple grid script which perfectly shows me data from xml file. Now I am using a python script that returns the same xml data but in this case my grid is empty with no data. My http response (as I see it in Chrome) despite that I indicated contentType=’application/xmll charset=utf-8′ in python script and in dataAdapter looks like an xml string. Possibly this is a reason I can not bind data with the grid. How can I fix it? I am sorry I could not find the similar post.

    Thanks in advance!

    no data displayed by the grid #46679

    Dimitar
    Participant

    Hello kotelok,

    We cannot be sure what exactly causes your issue and if the XML returned by the Python script is correct. If you wish for us to test it, please post the output XML of the Python script.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    no data displayed by the grid #46692

    kotelok
    Participant

    Hi Dimitar, thanks a lot for your response. I resolved this issue, so in my case I don’t need to include “Content-Type:application/xml; charset=utf-8” statement in my python script.

    Best regards,
    kotelok

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.