This is a migrated thread and some comments may be shown as answers.

Edit template control gets disable after postback

3 Answers 104 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 12 Dec 2012, 12:52 PM
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

3 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 17 Dec 2012, 07:39 AM
Hello Nick,

I am afraid we are not able to replicate the problem, and therefore, cannot determine the exact cause of the issue. Please enable your script debugging and see whether there are any javascript errors interfering.

Please provide us the exact steps to reproduce the issue or open a support ticket to send us a sample runnable application demonstrating the erratic behavior. Thus, we will be able to further analyze the problem and provide a proper solution.

All the best,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Nick
Top achievements
Rank 1
answered on 20 Dec 2012, 01:50 PM
Dear Eyup!

I appreciate your response..

Just rechecked, the cancel button also doesn't work on first click. Both buttons start working when i click somewhere else on the screen.
Seems as the template column controls somehow stops working after postback in grid happens.

so now, are you able to analyze what is happening here..

Thanks!
0
Eyup
Telerik team
answered on 24 Dec 2012, 10:49 AM
Hi Nick,

We are not able to reproduce the issue by the provided information so far. Can you reproduce the problematic behavior with any of our demos?
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx

Please share the exact steps to replicate the problem locally so we can further analyze the issue.

All the best,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Nick
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Nick
Top achievements
Rank 1
Share this question
or