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
200
When grid's customization is loaded?
posted

How to understand when grid's customization is loaded?

This method works asynchronously and doesn't return a value, this is also no LayoutLoaded event.

xamDataGrid.LoadCustomizations(...);

 

a bug?

Parents
No Data
Reply
  • 28407
    posted

    HI  Andy,

    The LoacCustomization method executes asynchronously. There is no event fired when the load is completed.  Why do you need to know when the load completes?

    Sincerely,
     Matt
     Developer Support Engineer

     

     

Children