Fixed the following bugs:
*Variable name error in the jvascript file that prevented the use of the deleted item template of the Datagrid
*Now after the changes applied to an item of the DataGrid are cancelled all input fields are reset to the very initial value they had.
*Other minor bugs.
Added:
*This version is available both for MVC2, and MVC 3. The MVC 3 version has a release number of 0.85. This way one can install both version.
*Client Validation support has been added to all controls(both old style, and unobtrusive)
*Mvc Controls Toolkit extends Mvc validation to include globalization
*Now both DataGrid, and Reorder/Edit/Update/Delete list allow the addition of multiple items before the view is posted.
*The new ViewList, DataFilter and TypedTextBox controls have been added
*The new DynamicRangeAttribute and RequiredFieldsAttribute validation attribute has been defined
*The MetaData provider has been extended to contain client side formatting information, and the pointer to the class a property is contained in.
*Now the detail form has the option to be shown in a jQuery UI Dialog
*Now there is also a pager that is capable of performing a get operation to a completely configurable route