Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

  • moussa.thimbo
    replied
    Thanks! It works. It's what I needed.

    Regards

    Leave a comment:


  • Isomorphic
    replied
    You could use summaryRowProperties to set up a dataArrived or dataChanged notification.

    If this doesn't work for you, let us know and we'll take a deeper look

    Regards
    Isomorphic Software

    Leave a comment:


  • moussa.thimbo
    started a topic get summary data

    get summary data

    Hi,
    We want to get the summary data of a listgrid
    We calculate summary values on the server instead of client side.
    So we set summaryRowDataSource for this.
    Now in our case we want to get a value from the summary data once it is loaded.
    The only method we have is : summaryRowFetchComplete, but it is not documented therefore we cannot use it.
    Is there a easy solution make for this?
Working...
X