Infragistics Ignite UI for jQuery 20.1 Build 20.1.20201.32
改进了网格、计划程序和文本编辑器控件。
7月 28, 2020
新版本
修补程序
igGrid
If igGrid has RowSelectors enabled, then you need to tap the selector checkbox multiple times, to select the row, under devices with Apple iOS 13.
The igGrid's Advanced Filtering Dialog title is capitalized but should be title case.
When igGrid, with the group-by feature enabled, has hidden columns initially, then group-by row span is not correctly calculated when hidden columns are shown.
igScheduler
The igScheduler daySelected event is not fired when selecting a day from the component's date picker.
igTextEditor
If igTextEditor input is focused, without the text being selected, when the browser loses focus and regains focus then all text in the editor is selected.
MVC Wrappers(Combo)
Combo MVC wrapper generates the wrong ID when using ComboFor method.