Hello,
I have a radgrid in edit mode (Inline editMode) and multi rows edit.
In this grid a have a Date Column (GridTemplateColumn with a raddatepicker in edit template)
I change the date and type enter. This save the item automatically and will go to the next row in the same column
To do this a have used OnKeyPressed on the grid and set to radAjaxmanager a methode to execute (javascrip) OnResponseEnd.
My code works fine in Firefox and Mozilla .
With IE the first time it is working than not
Can some one help me ?
Thanks
I have a radgrid in edit mode (Inline editMode) and multi rows edit.
In this grid a have a Date Column (GridTemplateColumn with a raddatepicker in edit template)
I change the date and type enter. This save the item automatically and will go to the next row in the same column
To do this a have used OnKeyPressed on the grid and set to radAjaxmanager a methode to execute (javascrip) OnResponseEnd.
My code works fine in Firefox and Mozilla .
With IE the first time it is working than not
Can some one help me ?
Thanks