jQuery UI Widgets Forums Grid Large Data

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Large Data Posts
  • Large Data #54014

    Huseyn
    Participant

    Json data is:

    [
    {
    “Name”: “Huseyn”,
    “Surname”: “Guliyev”,
    “Tel”: “7777777”
    },


    ]

    records count are 5000;
    I am trying to use in my code jqxGrid and nothing show. Please help me .

    Large Data #54169

    Dimitar
    Participant

    Hello Huseyn,

    This information is insufficient for us to determine the source of your issue. Note that jqxGrid is capable of displaying large data, as shown in the demo Large Data Set. You may also consider using virtual mode.

    If the issue persists, please share a code snippet including your grid initialization code.

    Best Regards,
    Dimitar

    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.