Hi,
I have manually added items to the DataItems collection as so:
<ig:DP.xamDataGrid.DataItems>
<Label>Hi</Label>
</ig:DP.xamDataGrid.DataItems>
Although it adds the item, but doesn't display it. When I go over with the mouse, it brings the record indicator. Please help!
Thanks,