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
160
How to unselect a selected record in XamDataGrid?
posted

Hi all,

I am having a XamDataGrid with three columns by default nothing was selected and if we click on any cell then that entire row will be selected and also maximum selected records is only one (Single).

Now my question is, if i click on the already selected row then i need it should be UNSELECTED.

How can i achive this, i am using MVVM model in my FrameWork3.5 with VisualStudio2008.

I need the solution to be in the Xaml file rather then it being in the code.

 

Thanks in Advance.

Parents Reply Children