The following fixes and updates have been introduced since the since last public build (2011.1.1124):
Web.UI for ASP.NET AJAX/MVC
Web.UI for ASP.NET AJAX/MVC
- Feature: Updated MVC demos to use MVC 3 and the Razor view engine.
- Feature: Web.UI MVC HTML helpers now support MVC 3 and the Razor view engine.
- Fix: DataGrid editing no longer causes ellipsis in data cells in FireFox 7.
- Fix: DataGrid client-side itemClick event now correctly passes the column in the args.
- Fix: Context menu expansion problem in IE9.
- Fix: Closed outstanding XSS vulnerabilities in Grid, CallBack and ComboBox.
- Fix: Closed XSS vulnerabilities in NumericInput, MaskedInput.
- Fix: DataGrid item expansion now works correctly in IE9.
- Fix: Fixed problems with TreeView drag and drop in IE9.
- Fix: Defect 7278, NavBar control is not expanding and showing the items under each group with IE9 browser.
- Fix: Defect 7241, NavBar's height doesn't render properly in IE9.
- Fix: Defect 7212, Menu control throws exception in IE9.
- Fix: Defect 7286, Treeview Node Move Selection problem in IE9.
- Fix: Defect 5935, ComboBox dropdown positioning problems within scrolled containers.
- Fix: Defect 6895, TabStrip problems when placed inside CallBack.
- Fix: Defect 6466, special characters getting lost in TreeView's node editing textbox.