![]() |
Asynchronous Calls
Hey guys, so I have an update panel with some controls inside it. My problem is when ever I click either linkbutton2 or linkbutton3 for the first time, Button1 no longer fires its onclick event. I've tried setting triggers for Button1 so please don't tell me that's what I'm missing. Any help appreciated.
Code:
<asp:ScriptManager ID="ScriptManager1" runat="server"> |
would you be willing to send me the entire solution file so i can debug?
|
Unfortunately no sorry, but I can paste all the relevant code for the page here if you'd like.
Code:
<%@ Page Title="" Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" |
without the .sln it's hard to debug. I would try placing a break point on those calls and stepping through- see if anything happens that you're not expecting. Very hard to see the magic problem especially with AJAX (or at least it think)
|
| All times are GMT +1. The time now is 05:04 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.