Top "Ajaxcontroltoolkit" questions

The ASP.

How to set the position of the ASP.NET Ajax ModalPopupExtender?

Can the position of the Ajax modalpopupextender be set either to an absolute or relative position on the page? The …

asp.net javascript asp.net-ajax ajaxcontroltoolkit modalpopupextender
How to set TargetContrlID in ModalPopupExtender with a control in a GridView

How can I set TragetContriID to a HyperLink that is inside a GridView? I tried this : <asp:ModalPopupExtender ID="…

asp.net gridview ajaxcontroltoolkit modalpopupextender
ASP.NET - Ajax Control Toolkit - TabContainer always hidden

I used the following code to add TabContainer to page <asp:TabContainer ID="TabContainer1" runat="server"> <asp:…

asp.net ajaxcontroltoolkit tabcontainer
AjaxControlToolkit CalendarExtender Control not working in my website

I' using the AjaxControlToolkit CalendarExtender in my web site but after uploading it does how show the calendar control. I …

asp.net asp.net-ajax ajaxcontroltoolkit calendarextender
AJAX AutocompleteExtender isn't working. Web Service works

This is c# .net 2.0. I am using a masterpage. The WebService works fine on its own. I am completely stumped. …

web-services asp.net-ajax ajaxcontroltoolkit autocompleteextender
Problem with MaskedEdit from Ajax Control Toolkit - different culture

I want to use maskededit to make the user to do the same as in the ajax control toolkit sample …

asp.net ajaxcontroltoolkit maskededitextender
How do I combine WebResource.axd and ScriptResource.axd files so as to result in less requests to my ASP.NET server?

On a site I'm working on, the pages are generating 45 external WebResource.axd and ScriptResource.axd files so the broswers …

asp.net javascript ajaxcontroltoolkit
ASP.NET - Store Temporary Files

I have a web form that allows users to upload files while opening a ticket in our system. The upload …

c# asp.net ajaxcontroltoolkit
ASP.NET CalendarExtender Customized Height Problems

The Problem Let me vent first, this control has got to be the worst control ever, unless you want it …

html asp.net css ajaxcontroltoolkit calendarextender
How do you get/set content via javascript with the AJAX Control Toolkit HTML Editor?

I'm using the AJAX Control toolkit HTML editor and have what I hope is a simple question. As the question …

ajaxcontroltoolkit html-editor