jQWidgets Forums

jQuery UI Widgets Forums Grid jqxGrid's Deferred Scrolling

Tagged: 

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • jqxGrid's Deferred Scrolling #102584

    JenkeNg
    Participant

    Hello,jqxWidgets team,
    I am using jqxGrid’s delayed scrolling feature,I want to be able to visually display the number of data,what should I do?

    jqxGrid's Deferred Scrolling #102590

    Martin
    Participant

    Hello JenkeNg,

    jqxGrid has the scrollfeedback callback property which is used to display custom UI Tooltip next to the scrollbar.
    It has one argument “row” with information about the current row.
    I would suggest you to take a look at the following Example.

    Best Regards,
    Martin

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

    jqxGrid's Deferred Scrolling #102601

    JenkeNg
    Participant

    Thank u very much,Martin

    Before you used another method to display it on the status bar, I used the grid-bound ‘filter’ method to listen to the number of pages I got when I did the filtering, and then append to the status bar. However, I still intend to use the method you gave.

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

You must be logged in to reply to this topic.