10
shouts

Silverlight DataGrid – Prototyping Tip For Column Headers

published 405 days, 11 hours, 46 minutes ago posted by beebee 406 days, 2 hours, 32 minutes ago
Friday, February 06, 2009 5:30:40 AM GMT Thursday, February 05, 2009 2:44:58 PM GMT

Working in investment banking, I often get asked to create semi-functional prototypes of user interfaces, where the development methodology is all about speed and not about code-quality.

Often these projects will be centred around the Silverlight DataGrid, and I want to get it up and running fast with whatever data object that needs to be used (the DataGrid will need to be bound to a collection of such objects).

By default, a DataGrid for Silverlight will automatically generate columns, which is a great l...

category: Silverlight | clicked: 8 | | source: www.buttonchrome.com | show counter code
tags: DataGrid, Silverlight