Click here to Skip to main content
16,012,116 members

Comments by dysert (Top 6 by date)

dysert 22-Aug-14 15:22pm View    
Never mind. I discovered a superfluous ModalPopupExtender control in my code. Sorry.
dysert 22-Aug-14 14:59pm View    
I'm getting the same error, but in only one of my applications. (Another one works fine.) I have downloaded the latest release of the Toolkit, I have registered the Toolkit near the top of my page, and I have the ToolkitScriptManager control in the page, before the ModalPopupExtender control. Any ideas?
dysert 22-Aug-14 10:11am View    
Ok. I figured it all out. As soon as I create a simple step-by-step approach to the whole thing I'll be posting it as the answer. Stay tuned!
dysert 22-Aug-14 8:22am View    
This is very helpful, Ashi. Thank you. I just have one more question. By using a Session variable, I'm able to pass data from the main form to the popup window, but I can't figure out how to pass data from the popup window back to the main form. Any ideas?

Thanks!
dysert 21-Aug-14 18:58pm View    
jQuery is about the only thing I haven't tried. I guess that will be what causes tomorrow's headache unless some kind soul who knows how to do this comes to the rescue.