Fixed the issue where focus moves to the last field when C1InputDate gains focus through tab key navigation.
wijgrid
Fixed the issue where a script error occured when user click grid control during virtual scrolling.
Fixed the issue where if the Header Template is applied with VirtualScrolling, the incorrect string gets displayed on horizontal scrolling.
wijinput
Fixed the issue where unlike the other browser, value can be entered after cut or delete the value in InputMask control on IOS touch device.
Fixed an issue where a string can be pasted to InputText on Chrome even though control has disable setting.
Fixed an issue where a postback occurs when control lost focus even though user does not change the value.
Fixed an issue where postback does not occur in C1InputCurrency, C1InputNumeric & C1InputPercent, even after setting HideEnter property to false as default.
Fixed an issue where value is not changed to negative when enter (-) sign with Japanese Romaji keyboard.
Fixed an issue where value disappears, if focusing behind last two digits of decimal point after value is changed in Chrome and FireFox browser.
Fixed the issue where number is not selected when enter number before focus outside of control on iOS touch device.
wijinputtext
Fixed the issue where text gets set back on focus out after clearing text using (x) button for C1InputText in Edge.