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.
You can find a similar sample here.