vote up 3 vote down star

I haven't had a chance to look at VS2010. Is there a built-in Microsoft Grid for WPF or Silverlight yet?

flag

68% accept rate
When VS2010 will launch? – Danmaxis Jan 28 at 13:18
1  
+1 cool point for making me laugh – B. Tyndall Feb 18 at 21:14

3 Answers

vote up 4 vote down check

There is a Grid control in Silverlight 2

Grid control documentation in MSDN

link|flag
vote up 6 vote down

A WPF grid is already available with the WPF Toolkit - October 2008 Release and will be included in VS 2010, or some version of it anyway.

There was a Silverlight Grid released back in October. There are some links and such to get it to show up in Expression Blend too. One has to assume it will also be included in the new IDEs as well.

link|flag
vote up 1 vote down

Please keep in mind that the current Visual Studio 2010 release is a CTP (or Community Technology Preview). Many of the features aren’t there yet like the new WPF shell. In fact the only way to run it is through a VPC image. Just keep an eye out for the beta to get a better feel, but to answer your question, yes a Grid should be part of the core package. As others have pointed out, the WPF and Silverlight toolkits have versions today and you can get the source too.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.