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
524
To add checkboxes in xamDataGrid column
posted

Hello,

 In my  xamDataGrid,one of column have entries like 1 or 0. Instead of 1 or 0 I want check box in that column(at run time). Depending on values in that column tha checkbox get checked. And also on Record activated event  the checkbox get checked or unchecked(ie get modified).Can u give me any idea,that  by using IValueConverter how can we implement that.Plz give some code snippet.

 

Thanx.