Hello,
the following bug only occurs in IE 8 and is only reproduceable with IE 8. It is not reproduceable, if you switch your browser to IE 8 mode (via IE Toolbar). So please use a "real" IE 8 browser to reproduce:
OK, here is the bug:
If you add the first row to an empty grid (grid is in batch mode) it is working fine. After you inserted the new row, the grids renders the first cell in edit mode. Now if you add another row, the cell automatically switches from edit-mode to display mode. This occurs for every new grid row > 1.
It also seems, that the bug is connected when using custom Editor Templates (UIHint property set to reference to a custom editor grid cell template). For example I created a simple EditorTemplates that renders the Kendo Auto-Complete Textbox when the grid cell is in edit mode.
Do you have any ideas what can cause the bug in IE 8, or do you need a sample application to reproduce the bug?
the following bug only occurs in IE 8 and is only reproduceable with IE 8. It is not reproduceable, if you switch your browser to IE 8 mode (via IE Toolbar). So please use a "real" IE 8 browser to reproduce:
OK, here is the bug:
If you add the first row to an empty grid (grid is in batch mode) it is working fine. After you inserted the new row, the grids renders the first cell in edit mode. Now if you add another row, the cell automatically switches from edit-mode to display mode. This occurs for every new grid row > 1.
It also seems, that the bug is connected when using custom Editor Templates (UIHint property set to reference to a custom editor grid cell template). For example I created a simple EditorTemplates that renders the Kendo Auto-Complete Textbox when the grid cell is in edit mode.
Do you have any ideas what can cause the bug in IE 8, or do you need a sample application to reproduce the bug?