Issue Environment:
.NET 3.5, AJAX 3.5
If I have a gridview inside a updatepanel, and if the gridview is triggering a row_command event, the event is not firing.
All works fine without ajax update panel
It was also working fine with .net 2.0 and ajax version 1.0XX
Can you advise ?
Comments: It seems that the described problem is not an Ajax Control Toolkit issue. Try to discuss your problem on appropriate thematic forums (http://forums.asp.net/1022.aspx for example).
.NET 3.5, AJAX 3.5
If I have a gridview inside a updatepanel, and if the gridview is triggering a row_command event, the event is not firing.
All works fine without ajax update panel
It was also working fine with .net 2.0 and ajax version 1.0XX
Can you advise ?
Comments: It seems that the described problem is not an Ajax Control Toolkit issue. Try to discuss your problem on appropriate thematic forums (http://forums.asp.net/1022.aspx for example).