jQWidgets Forums

jQuery UI Widgets Forums Grid jqxgrid only displays nested grid for certain records

This topic contains 1 reply, has 2 voices, and was last updated by  Stanislav 7 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • kathyl
    Participant

    I have a jqxgrid with nested data coming from a server. The pagination, sorting and filtering works fine for the “main” data. When I click a “main” entry, nested data is shown below.

    The odd thing is if I select showing 20 records at a time, rows 1-7 do not show nested data, even though in Firebug I can see the correct data returned from the database. Rows 8-20 show the nested data correctly! This happens on each page.

    If I show either 5 or 10 records at a time, all records display their nested data.

    Obviously this has something to do with the number of records displayed, but I can’t figure out what is going on since the correct data is being returned in the json, it just is not being displayed.

    Any ideas of what I could check? There are no errors in the jquery or php.


    Stanislav
    Participant

    Hello kathyl,

    Can you please provide us with an example, a fiddle or a snippet?
    I will greatly help us, with understanding the situation better and helping you resolve this issue.

    Best Regards,
    Stanislav

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

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

You must be logged in to reply to this topic.