Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1052
Summary with deffered loading
posted

Hi,

I'm using XamGrid with deffered loading enabled. I have an requirement where in I need to calculate the summaries at the start over the entire dataset rather than calculating the summary with each load.

But I found that each time i set the summaries it goes about trying to load the remaining data.

Is there a way to overcome this?

 

Parents
  • 21382
    posted

    Currently no, you aren't going to be able to prevent this as each time you add to the summaries collection its going to want to update.

     

    I think this would have to be handled as a Feature Request, as the grid is designed to just this.

Reply Children