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
980
programmatic sorting
posted

Hi - I have a situation where I want to pro programatically sort a grid as soon as data is loaded. I can't use the Loaded event because it fires so frequently (layout changes, etc...). Is there an event that fires when data is bound to the grid and no other time? Perhaps a trigger in xaml that would accomplish this? What is the easiest way to do this?

 

Thanks!