jQuery UI Widgets Forums Grid Vertical Scroll

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Vertical Scroll #88665

    jumpstart
    Participant

    Hi Peter,

    I have the grid with the pagesize = 500 but if the rows fetched have data only for 150 rows then , i want the scroll bar to not show the empty rows i.e from row = 151 to 500 ,,,, only the rows which have the data must be scrolled (cannot change the pagesize as the data fetched may vary )

    thanks
    Jumpstart

    Vertical Scroll #88676

    ivailo
    Participant

    Hi jumpstart,

    If you load 150 rows, only these rows will be displayed.
    Here is a demo – http://jsfiddle.net/ucs30rmk/

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    Vertical Scroll #88710

    jumpstart
    Participant

    Hi Ivailo,
    thanks for the reply

    the number of rows fetched varies at every call in pagination , so i want to hide the rows with no data
    so for example the data = 5000 , i fetch 50 records at one call but expand this reocrds to not known number, depending on the data say 75 (pagination is also enabled) so only 75 rows must be visible and rest must be hidden (pagesize = 500 set)

    thanks Jumpstart

    Vertical Scroll #88786

    ivailo
    Participant

    Hi jumpstart,

    Please, send a jsfiddle/jsEditor demo with your exact setting for better analyze.

    Best Regards,
    Ivailo Ivanov

    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.