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
2275
Adding columns manually
posted

I am just starting to work with the xamDataGrid and I have looked for resources to add columns manually, but could not find any resources so I'm posting my request here.

Basically I have objects that are returning ObservableCollections of themselves and I do not want all properties to show up as columns in the grid.  I've used the Windows Form based Infragistics grid, and we could creat columns manually.  I'm hoping that is the case with the xamDataGrid as well.

Can someone please point me to some documentation on how to do this?  Also, I looked up the documentation for how to use the xamDataGrid, and I could not find anything, so could someone please point me there as well.  I'm working with the trial version 2011.

Thank you.