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
755
XamGrid apply settings
posted

Hi there, 

We use the XamGrid as the main component of our application, and to save Grid Settings between sessions, we persist the settings to the database and retrieve it on reload. 

The problem we have is that complex settings can take a while to apply to the grid, so on applying, before loading any data into the grid we have to use a rather inelegant Timer to give the grid time to re-render with the settings then apply the data. 

Is there a way to capture a SettingsApplied event or something?

There is every possibility that the delay we are applying will not be sufficient in the future, as our users love the feature and will start to create more and more complicated views on the data to save. 

Thanks, 

Matt. 

Parents
No Data
Reply Children