I need to rewrite all my code, because v10.2 does not work with IE11.
For grid where are all these in new WebDataGrid:
<Bands>
<DisplayLayout>
CellClickHandler
BeforeCellChangeHandler
BeforeCellUpdateHandlerAfterCellUpdateHandlerBeforeEnterEditModeHandlerAfterExitEditModeHandlerAfterSelectChangeHandler
For WebCombo
Where I set UltraGridColumn and
<ClientSideEvents AfterCloseUp="WebCombo2_AfterCloseUp" AfterSelectChange="WebCombo2_AfterSelectChange" BeforeCloseUp="WebCombo2_BeforeCloseUp" BeforeDropDown="WebCombo2_BeforeDropDown" />
Is there easy way to convert? I can't use Version Utility because I skip version...
Hello,
Let me know if I may be of further assistance.
Hello, Thank you for contacting us! Below you can find very useful references, regarding updating existing version.
Version Utility Direct Download (expand the "NetAdvantage Ultimate" downloads group) - http://ko.infragistics.com/products/downloads
Retired Controls (blog) - http://ko.infragistics.com/community/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx
Retired Controls Migration Guide (help) - http://help.infragistics.com/Help/Doc/ASPNET/2012.2/CLR4.0/html/Classic_Control_Migration_Guide.html The suggestions below are related to our grid controls. In order to help you make a smooth transition Infragistics is making the NetAdvantage for ASP.NET Grid Cheat Sheet available for your reference:http://dl.infragistics.com/pg/cheat-sheet/InfragisticsNAforASPNETGridCheatSheet.pdf The goal of the cheat sheet is to provide quick-access guidance to the myriad of features found in both the WebDataGrid and WebHierarchicalDataGrid. The cheat sheet is a step-by-step guide to using the features and behaviors of the NetAdvantage for ASP.NET AJAX grid controls. Steps and code for both grids is listed side-by-side for easy comparison among the controls. Also, have a look at NetAdvantage for ASP.NET Product Changes to see some of the major changes that was made.http://ko.infragistics.com/community/blogs/taz_abdeali/archive/2011/11/17/asp-net-product-changes-in-2011-volume-2.aspx Please let me know if you have further questions about this.