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
320
How to remove the user selected item from the xamDataGrid programatically
posted

Hi,

I am using XamDataGrid, I have a validation where users go from one selected item to another, but if the validation fails, the grid selection should revert back to the previous selected item. How to achieve this programatically?

Thanks, Naveen