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.
Hello Mike,
Thank you for your post. I have been looking into it and I can suggest you set the XamDataGrid’s FiedSettings’ LabelClickAction Property to Nothing in order to turn off the sorting functionality. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Thanks as always, Stefan.
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.