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
1369
DataItems in xamDataGrid
posted

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,

  • 8576
    Offline posted
    Hi -
     
    This works for me here.  What version of the XamDataGrid are you using?
     
    Joe