ASP.NET AJAX Toolkit Forum Posts

January 2008 - Posts

How to Keep a Drag Panel in Place Between Postbacks?
I've implemented a draggable panel using the AJAX Control Toolkit and following this article . However, it won't stay in place between postbacks. I looked at the JavaScript code he provided and it didn't seem relevant to the task at hand or...
Modal popup jumps on drag after setting position (before showing)
The layout is header, side menu, content area. Side menu constant width, content area resizes with browser. Virtual Earth page fills the content area. I add a mouse click event and set the X,Y of the modal popup to the x,y where the user clicked in the...
Partial Accordion Rendering (AJAX)
I am currently using an Accordion that is databound to a DataSet. I want to make the Accordion render only partially. For example, it loads all of the headers for the accordion. When a header is clicked on and the body is expanded the content section...
CascadingDropDown Error
I am trying to use the AJAX Cascading Drop Down in my web application. When I try to edit the databinding in Visual Studio 2005 for the control, I get error stating, "Error invoking '&Edit DataBindings...'. Details: The method or operation...
Receiving errors after merge.
I receive the following error after trying to merge a working webpage to another website. The ajaxcontroltoolkit.dll is referenced properly in the new site. Unable to cast object of type 'System.Web.Configuration.ScriptingScriptResourceHandlerSection'...
Two Update Panels and two update progress - how ?
So I have master page with Update Panel (with Calendar) and Update Progress. In child page I have rating control in Update Panel and Update Progress. Now when I vote at rating control both of update progress are calling up - I'm angry cause I don't...
Rating control - how to start the code behind?
So I have Rating control on my site. I want to start up the code after user's rating. Now I'm getting redirect to old url + "#". Thanks. Read More...
AJAX Control Toolkit and Master pages
I am using master pages(VisualStudio2008 and Framework 3.5) for my development. Downloaded AJAX control toolkit for FW3.5. I wanted to use 'Collapsible Panel Extender' in my page. Since I use master pages, I cannot have the following tag. Is there...
Method error 500 in cascadingdropdown WEB Service
Hi Everybody. I get a Method error 500 when i try to fill in CascadingDropDown more of 854 elements, with minus option will work fine, the shared function of web service work but when the code is execute i get this annoing error into the combo value,...
Assigning value from dataset as selected value in cascading dropdowns
hello! I have successfully implemented the Ajax Cascading Dropdowns but am running into an issue. I am databinding the available selections to all three of my dropdown lists. Then I need to make the selected value of each dropdown a value from my dataset...
More Posts Next page »