May 2006 - Posts
I added a CollapsiblePanel object inside an UpdatePanel, and now all the other functions in the UpdatePanel that cause postbacks make the page "flicker". Instead of the Atlas style refresh, now the whole page is reloaded. Has anyone else experienced this...
Welcome to the ASP.NET AJAX Control Toolkit forum. This ongoing FAQ compiled from your posts contains answers to common questions, workarounds for known issues, and bug fixes we've made that haven't been released yet. Please check back every so...
I have 5 panels where I would like only one open at a time. So I use a postback event to test and close the panel's as follows: Problem is that it has no effect. I used a update panel because surpressing the postback on the extender dosen't allow me to...
I have a masterpage with a login link and would like the modalpopup window to show up with the login control when the login link is clicked. If I follow the sample I would have to put the “login modalpopup window code” into the masterpage html code. Is...
ModalPopup My ModalPopup does not work. I see the text and the buttons on top of a black background. I don’t know why I am not getting the nice looking modalpopup window. Login.aspx <% @ Page Language ="C#" MasterPageFile ="~/PopUpForm.master" AutoEventWireup...
I'm having problems with dismissing a control that is being popped up by the PopupControlExtender. The control in question is a panel with a listbox in it. When the panel first pops up, if I click outside the panel the popup is dimissed, just like it...
I attach the content of my form inside panel with ScrollBars set to "Auto" and Height and Width are specified. In my form, I have a date textbox with PopupControlExtender to show Calendar. If the date textbox is placed in the bottom of the form (so that...
I am using the rounded corners control on a panel control. I have the margin of the panel defined with CSS. This causes a gap the size of the margin setting between the panel and the Rounded Corner effect. Am I doing something wrong or is this a bug with...
<Rant> ... Needs a lot of improvement. Sometimes you click on the WebResource.axd names in Script Explorer and they refuse to open. Othertimes it will not let you open one of them but then if you open one of the others then go back to the one you...
I'll tell you what I am trying to do, and how I have attempted to accomplish it so that someone can tell me if I am totally in the wrong direction, or how to get working what I am trying to do. I have a gridview with an select command button. I would...
More Posts
Next page »