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
40
How to measure loading/sorting/groupby time
posted

Hi,

I quite liked the grid performance however wanted to have some measures for that.
So can anybody suggest me how to measure Loading/Sorting/GroupBy performance ? Are there any built-in events you can suggest or any alternative approach.

Thanks,
Anurodh

  • 6867
    posted

     Hi,

    As far as I know, the XamDataGrid does not expose any profiling APIs.  If you must acquire accurate performance diagnostics, I suggest you use a profiler tool,such as the one by SciTech.

    Josh