jQWidgets Forums

jQuery UI Widgets Forums Chart Paging mechanism in chart

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Paging mechanism in chart #28905

    Snehal
    Participant

    Hi,

    I want to show charts data like paging mechanism,

    in that if i have ‘n’ number of records and suppose i want to show only “5”  records per page, and want to show one button to see next records.on click of that button we get next 5 records and so on… same like paging..

    Thanks & regards,

    Snehal

    Paging mechanism in chart #28912

    Peter Stoev
    Keymaster

    Hi Snehal,

    jqxChart does not have such built-in functionality. By setting its “source” property to a new dataAdapter instance, you can update the widget’s source dynamically.

    Best Regards,
    Peter Stoev

    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.