Archive for June, 2009

[Silverlight 2, C#] Datagrid Not Sorting?

Tags: , , ,

So I’ve been playing around with Siverlight datagrids. I have an xml page stuffed with data which I read into a custom class I made to store an xml node and it’s properties… I then databind a List of myClass to the datagrid itemsource and everything works fine – sorting worked fine right out [...]

Continue reading » 1 Comment

[Silverlight 2] Great FAQ Page

Tags:

I just bumped into this FAQ page on the Silverlight forums and I think it is an excellent read to become familiarized with some of the most common pitfalls people encounter when coding with Silverlight.
Silverlight.net FAQ Page
[This link posted 6/4/2009 and may change in the future. At time of posting this was based on [...]

Continue reading » No comments