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
2275
Enable Disable Query and Sorting based on user workflow
posted

In our XamDataGrid's I will need to enable and disable sorting and querying based on workflow such as editing and such.  How do I do this so that the user cannot click into the query fields or do anything unless our business rules allow them to.  I'm assuming I handle the Sorting event to handle sorting, but what about the query edit controls?  How do I turn them on and off.

Thanks.