In this chapter, you'll learn:
Data Controls
November 12, 2009|Level 300 : Intermediate
Jesse Liberty explores the ehancements to the DataGrid control in Silverlight 4.
July 9, 2009|Level 300 : Intermediate
Mike Taulty introduces us to the DataForm control in Silverlight 3 and how to leverage this control for displaying and editing detail form data.
July 9, 2009|Level 300 : Intermediate
While creating columns for a Silverlight DataGrid control in XAML will definitely improve the toolability of an application, there are times when we may need to create DataGrid columns dynamically...
July 9, 2009|Level 300 : Intermediate
Sometimes it is necessary to have certain columns in a grid not scroll. In this video, Todd Miranda demonstrates how to freeze columns in the Silverlight DataGrid.
July 9, 2009|Level 300 : Intermediate
Sorting data with the Silverlight DataGrid control could not be easier, but there are a few helpful features you should know about. Let Todd Miranda show you what it's all about.
July 9, 2009|Level 200 : Novice
Silverlight contains an easy-to-use DataGrid control that contains a strong feature set. In this video Todd Miranda shows how to use this DataGrid control.
July 9, 2009|Level 300 : Intermediate
In this video Tim Heuer shows how to use the built-in properties of the DataGrid control to create a simple master-detail view of data.
July 9, 2009|Level 300 : Intermediate
Todd Miranda shows how to manually configure Silverlight DataGrid columns. While columns can be auto-generated based on bound data, manual configuration gives much greater control over design and l...