ASP.NET AJAX Toolkit Forum Posts

July 2008 - Posts

ExtenderControlBase ??
Hiii.. I have installed AJAX toolkit.. I dragged a control called Animationextender I wrote appropriate code when i run project, project tries to search for ExtenderControlBase.cs Where will i get it ? also, my language is vb , in this case ExtenderControlBase...
How to access datagrid seleted index change event inside an accordion control?
I have this code below in html. < ajaxToolkit : Accordion ID ="accMenu" runat ="server" AutoSize ="None" ContentCssClass ="accordionContent" FadeTransitions ="true" FramesPerSecond ="40" HeaderCssClass...
Calendar extender, animated?
Is there a way to animate the pop up of the calendar extender? Also, is there somewhere that ALL of the different properties for the different toolkit controls are defined? I see many of the properties explained in the ASP.NET AJAX Control Toolkit sample...
Web Service not function on server with CascadingDropDown
Hello all, Here is my porblem. I have created a webservice to pull information from a database and return the results to a CascadingDropDown. This all works great on my local machine. The problem is when I post the site to a webserver the results never...
Popup Extender - triggering problems
Hi: My problem might have been addressed earlier already through one of the posts but somehow I was unable to find that. I am using PopupExtender control on my page. I have a text box and an image side by side. I want to open the popup after clicking...
show modalPopupExtender panel after codebehind executed?
I wonder if I can let the modalPopupExtender's panel to be poped up after some C# code was executed? Here my panel consist some textboxes and I need the data to be filled in before it was pop up. I tried to set the modalPopupExtender to disabled first...
I want to use modalpop extender to do complex insert functionality, should I use webservice?
Hello, I have a pretty big GridView with about 13 columns. The current insert functionality is done through a popup window, I would like to change that to a modalpopup. My issue is that my current insert popup is pretty complex with severals dropdownlist...
ConfirmButtonExtender and ModalPopupExtender
I have an image button. After it was clicked, a confirmButtonExtender will popup the confirmbox. I want once the user click on the "yes", popup the ModalPopupExtender's panel. Otherwise do not popup the panel. Right now I set the ModalPopupExtender...
Modal Popup while page is LOADING....not popping...
Hi, I've been trying to figure it out for days (literaly), plz help. I want to have have a modal popup show with a message (page is loading) until all the scripts/images/texts have been fully loaded onto the page. Need it as on slow modems, if a page...
autocomplete extender showing below other controls
I am having problems with the autocomplete extender. It is howing up partially behind other controls in the page. I tried playing with the z-index in the style for the extender, but it does nothing. Has anyone else notice this behavior, and those anyone...
More Posts Next page »