ASP.NET AJAX Toolkit Forum Posts

August 2007 - Posts

Script Manager Versions
What is the difference, if any, between ScriptManager and ToolkitScriptManager? Read More...
BC30002: Type 'AjaxControlToolkit.Slide' is not defined.
I've added a slideshow control to my ASP.NET project and everything works fine locally. However, after I uploade the respective pages (and web service) to my web host I receive the error in the Subject. I'm using Discountasp.net as a webhost who...
Hooking up popupModalextender and GridView linkbutton
HI, I have a grid that has a series of orders and LinkButtons used to change the status of the order. When the user presses on the Reject Link button I want to popup a panel via the PopupModalExtender that asks them to confirm the reason the reject and...
ModalPopup and UpdatePanel - how to handle the partial postback?
My app has a number of ways that a (full) postback can occur while navigating the pages of something like a wizard. I want a 'Please wait...' ModalPopup to happen no matter how the postback is triggered. So I've got an asp:Panel, a ModalPopupExtender...
ModalPopup BackgroundCssClass GridView Side effect.
Hi guys n gals, This is a rather obscure problem i am having and from what i understand it is rather advanced. This involes a few things as follows: A DIV tag to enable scrolling. JavaScript to store and retrieve the current scrollbar position from a...
Calendar Control doesnt clock onclick when in an update panel...
Has anyone else noticed that when a calendar is attached to a textbox with the Popup Ajax Control, the calendar won't close automatically if all of this is in an updatepanel? strange, might be a bug. try it <update panel> <textbox> <calendar>...
Remove Side Bar Template for Wizard Control
I don't want the side bar template for Ajax wizard control.....How can we set the property or any other options to disable or remove the side bar template. Read More...
ModalPopup or HoverMenu Break my Gridview Format in FireFox 2.0
I have a gridview inside an updatepanel, and within each grid, there is a link which fires a modalpopup. When I click the link in firefox, the gridview kind of shrinks, taking out all whitespace, causing formatting overlaps and column alignment issues...
CascadeDropDown with "multiple parents"
I have 3 dropdowns, the first is a "major category", the second is "minor category", and the third "manufacturer". The minor is based on the selection of the major. They are categories of products. Now, the user can select...
CalendarExtender and Safari
I'm having CalendarExtender rendering problems on Safari. The Calendar is not well rendered. Someone had the same problem? How can i disable the calendar on Safari?? smnbss Read More...
More Posts Next page »