jQuery UI Widgets Forums Plugins AngularJS Refreshing Individual Grid

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Refreshing Individual Grid #78330

    akash
    Participant

    Hi,
    I’m Using Jqx-grid in angular, i’m using ng-repeat to populate grid which is encapsulate in directive, now i want to refresh data of each grid separability, when i try i got lot of $digestion error and $apply error.

    Is There a way that while doing ng-repeat i can bind refresh function for each grid separately in my directive ?

    Refreshing Individual Grid #78333

    Peter Stoev
    Keymaster

    Hi akash,

    To refresh Grid’s data you have to set its source property.

    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.