
Improves WebDataGrid, WebDropDown and Excel Engine controls.
Fixes
WebDataGrid
- When WebDataGrid has EditingCore behavior enabled with property EnableOnActive="True" and has Selection behavior with properties CellClickAction="Row" and RowSelectType="Single" configured, then after a cell from a row enters edit mode, using Tab key, and entering edit mode for the next cell, then previous cells are no longer styled with the selection style.
WebDropDown
- WebDropDown with LoadOnDemand enabled is not loading new items, when list is scrolled to the end browser zoom is not 100%.
WebHierarchicalDataGrid
- When WebHierarchicalDataGrid is created dynamically and when from code-behind its columns are grouped inside GroupField then grouping is not applied correctly.
Excel Engine
- When excel document is exported, using Infragistics Excel Engine, if selection in the excel, with a name that begins with one of the following characters: (U+3007), (U+3012) or (U+3013), then InvalidNamedReferenceName exception is thrown.