Infragistics Ignite UI for jQuery
Improves Grid, Scheduler and TextEditor controls.
Fixes
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.
- Combo MVC wrapper renders obsolete property placeHolder.