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
500
XamGrid - looking for event when grid is fully loaded
posted

Is there a way to identify when a XamGrid has been fully rendered and all data is loaded?  We have an issue where we're trying to re-apply filtering (via the persistence framework) however we can't apply that until the grid is completely loaded with data (otherwise there are errors, etc).  The Loaded event appears to get raised before the data is fully loaded.  Any other ideas?