Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » DataGrid   (RSS)

Silverlight designer sample code is posted

If you’ve been wishing for some helpful designer gestures for your Silverlight DataGrid controls, look no further. The Silverlight Designer Sample is available at the WPF and Silverlight Designer Extensibility site. It demonstrates a pretty neat designer

Code sample for the WPF DataGrid.CellStyle topic

At the deadline for Visual Studio 10 Beta 1 content complete, I was madly trying to check in art and code for the DataGrid APIs. I thought I got it all in but failed to click submit to actually finish uploading the code for CellStyle . So if you are interested,
Posted by mparsons | 2 Comments

.NET Framework 4 and VS Beta1 docs are posted

Docs for .NET Framework 4 Beta 1 , Windows Presentation Foundation (WPF) , and Visual Studio 2010 Beta1 are now available at MSDN.   The new data binding builder in the WPF Designer and the Silverlight Designer You’ll see the strong focus on line-of-business

A DataGrid sample using XML data

I love LINQ, so I'm on a mission to use it in as many samples as possible. This one is pretty trivial but it took me a bit to put together all the pieces of loading up the xml file to getting the binding to recognize the correct attributes. Finally I
Posted by mparsons | 1 Comments
Filed under: ,

WPF Toolkit is live - DataGrid, Ribbon, and Calendar preview versions

In conjunction the morning keynote presentation at PDC, the public releases of DataGrid and Ribbon are now live. Download the binaries and source from here: · WPF Toolkit including V1 of DataGrid, V1 of DatePicker/Calendar, & preview of VisualStateManager
 
Page view tracker