Hello,
I wanted to know if there was a tutorial out there that explained how to create a xamGrid from scatch in Expression Blend, as well as showed how to add the sample data to the xamGrid that Expression Blend is capable of creating.
Thank you!
Sebastian
Hello Sebastian,
Excuse me for the late reply. I have been looking into your enquiry and even though there are other ways I have been able to achieve this (like creating static classes and collection, or preloading my whole data) using Expression Blend’s built-in sample-data functionality .
Thank you for updating this thread, it is sure to be helpful to other users as well.
I think I figured it out, this tutorial helped out greatly - http://community.infragistics.com/blogs/curtis_taylor/archive/2010/08/16/xamdatagrid-101-part-1.aspx
If anyone else has any other suggestions please feel free to post them, they will be appriciated.
Thanks for reading!