In the latest Silverlight Toolkits Oct 2009 release, a drag and drop feature is added for:
- List Box
- Tree View
- Data Grid
Data Point Series
View Demo: New Window
In the latest Silverlight Toolkits Oct 2009 release, a drag and drop feature is added for:
This is an MVVM (Model-View-ViewModel) Silverlight toolkit created by Laurent Bugnion which targets to speed up application development.
Main features:
Shawn Wildermuth explained the how to implement validation in Dataform and UI elements.
Vikram Pendse discussed all the details in using the DataForm in Silverlight Toolkits.
His article covered the following area in using DataForm:
Michael Washington enhanced Tim Heuer’s Floatable Window with drag and drop feature.
Tim Heuer extended the ChildWindow in Silverlight 3 Toolkits with Floatable and Modal features. It also retained the template and functionality of what the ChildWindow provides.