Released Mvc Controls Toolkit 1.2.0 RTWhttp://forums.asp.net/t/1700883.aspx/1?Released+Mvc+Controls+Toolkit+1+2+0+RTWMon, 18 Jul 2011 08:53:40 -040017008834511702http://forums.asp.net/p/1700883/4511702.aspx/1?Released+Mvc+Controls+Toolkit+1+2+0+RTWReleased Mvc Controls Toolkit 1.2.0 RTW <p>Below the list of changes:&nbsp;</p> <ul> <li>Now all Items controls: DataGrid, SortableList and TreeView are able to work with a mix of subclasses of the classes declared in the ViewModel. For each Item the Model Binder creates the right subclass when the View is posted </li><li>Now it is possible to enable each property of the ViewModel to be bound to any subclassof its type by the model binder (the ViewModel property can be also an interface) </li><li>In the TreeView each item template can be strongly typed with a different class. Thus, on the client it is possible to create different node types </li><li>all server controls are able to work properly when rendered through Ajax </li><li>support for the Globalize globalization library that substituted the jquery-global </li><li>For security reasons now all nodes of a TreeView are required to implemet the Interface ISafeCreation </li><li>Improvements in the &quot;undo&quot; handler of the datagrid that nos is able to &quot;undo&quot; input of html5 input fields, and custom server controls, if the server controls implements adequate set/get functions </li><li>Improvements in the synchronization between the DetailForm and Datagrid that now are able to synchronize also complex datastructures such as lists contained in the rows </li><li>The MVCControlsToolkit.Controls js library is now available also in separate parts </li><li>New options to the ExternalContainer enumeration, that let the user choice the overall container to be used by some controls </li><li>All DateTimeFor overloads allow to specify an emptyDate </li><li>the RequiredFieldsAttribute has the options to verify also empty IEnumerable </li><li>The EnableSorting helpers allow a single sorting mode </li></ul> 2011-07-18T08:53:40-04:00