Hi Telerik!
I have come across this issue:
There is a textbox in the EditItemTemplate. On text-change of this textbox , a service method is called and then a label in another column of same row is upadted by that service method(during postback) . But after this post-back occurs, the save button in EditItemTemplate stops working ( nothing happens on click) . When i click outside the grid and then click on save button starts working.
It is happening only in IE9. Any idea why it is so.. the cancel button within same template works fine...
Please help..
Thanks in advance
I have come across this issue:
There is a textbox in the EditItemTemplate. On text-change of this textbox , a service method is called and then a label in another column of same row is upadted by that service method(during postback) . But after this post-back occurs, the save button in EditItemTemplate stops working ( nothing happens on click) . When i click outside the grid and then click on save button starts working.
It is happening only in IE9. Any idea why it is so.. the cancel button within same template works fine...
Please help..
Thanks in advance