In IE10, when I perform an Edit using the Grid Popup Editor immediately after insertion of the record within the Grid you cannot click in a column body that allows HTML (via the Kendo Editor) without first clicking in a non editor field. The same code works in Chrome but not in IE.
The Grid popup editor uses an Editor template, which contains a integer text box and three kendo editor columns that allow HTML and use a number of the editor tools (for example, bold, italic, underline, strikethrough ..etc). The editor body appears disabled until you click in the integer text box column or the format block.
Any assistance on this problem would be appreciated.
The Grid popup editor uses an Editor template, which contains a integer text box and three kendo editor columns that allow HTML and use a number of the editor tools (for example, bold, italic, underline, strikethrough ..etc). The editor body appears disabled until you click in the integer text box column or the format block.
Any assistance on this problem would be appreciated.