jQuery UI Widgets Forums Grid grid combobox render slow

This topic contains 3 replies, has 2 voices, and was last updated by  Stanislav 7 years, 4 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • grid combobox render slow #97891

    IvanNie
    Participant

    Hello jqwidget developer team,
    I face a problem about grid combobox render slow if grid combobox records max than 10000, compare with other grid combobox if records less than 1000, could have a better solution about this problem? for me i think about whether the grid combobox components support pagination loading? i means we can give a inital count of grid combobox, i.e. 1000, and the combobox first loading 1000 record, and if the user choose button of the grid combobox, we can trigger the event, and then load the remaining records step by step. if you are free please reply me, because i trouble this problem long time.

    thanks.

    grid combobox render slow #97899

    Stanislav
    Participant

    Hello IvanNie,

    Unfortunately, jqxDrid’s combobox doesn’t have a paging option.
    You can try using the Cascading ComboBoxes. With it, you can display a couple of items, and depending on what the user picks, you load other items.

    Best Regards,
    Stanislav

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

    grid combobox render slow #97902

    IvanNie
    Participant

    Hello Stanislav,
    Sorry for that, my requirement do not allow this with cascading combobox, so can you optimize the rendering speed of grid combobox if grid combobox have so much records loaded at first time in the next jqweights version, what do you think of my suggestion? if you are free please reply me.

    thanks.

    grid combobox render slow #97905

    Stanislav
    Participant

    Hello IvanNie,

    Thank you for this suggestion. We will be discussing this matter.

    Best Regards,
    Stanislav

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

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

You must be logged in to reply to this topic.