The ASP.NET AJAX Control Toolkit is an open-source project built on top of the Microsoft ASP.NET AJAX framework.

learn more… | top users | synonyms

0
votes
0answers
11 views

AsyncFileUpload inside gridview

In my web app, i have a asyncfileupload inside a update panel inside modal popup and i have to open this popup in the grid view. The probelm is, i am able to upload the file. But when i try to ...
0
votes
0answers
20 views

When I press tab in IE6 , it goes to address bar instead of next control

I've used c# and ajaxcontroltoolkit to develop a web site and I have a problem with ie6. refresh the page click on a textbox in the page. press Tab key instead of ie set focus to the next textbox, ...
0
votes
0answers
10 views

Upgrade from Web Site to Web Application changed how scripts are loaded

Error After the upgrade I am recieving the error AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ...
0
votes
1answer
39 views

Ajax calendar extender cuts off at bottom

I used Ajax calendar extender with my custom css classes. These are applied well but problem is that when any calendar which is at bottom of page opens, it get cut at bottom due to restricted boundary ...
0
votes
1answer
16 views

autocomplete return a userid display user text

Ive been playing with ajax autocomplete and have so far compiled the below im not quite sure how to do this, but i want autocomplete to show usernames but either have the userid stored or set a ...
-2
votes
0answers
20 views

Adding animation to SSRS charts

I have a bar chart created using SQL server reporting services & Visual studio 2012 which is embedded in asp.net page. I need to add animation to the chart i.e. add animation to the columns making ...
0
votes
2answers
42 views

ASP.NET How to show AjaxControlToolkit Modal Popup from CheckBox

I need to show an AjaxControlToolkit ModalPopupExtender control, when user checks/unchecks a CheckBox control that is inside a GridView as a TemplateField. -- Updated on 24/05/2013 See final ...
0
votes
0answers
15 views

Use specified css file for HtmlEditorExtender design view?

Does anyone know of a way to make the HtmlEditorExtender use a specified css file to display its content in design view? I am replacing occurences of FreeTextBox, which has a DesignModeCss attribute ...
0
votes
0answers
30 views

Customize Ajaxfileupload in AjaxControltoolkit

I'm trying to use the ajaxFileUploadControl in my new project. So far so good, i have it working without problems. But i need to customize some features on it, and i feel that recompiling the whole ...
0
votes
0answers
8 views

UpdatePanelAnimationExtender animation fires on each partial postback

I am using Ajax animation extender in my asp.net page inside update panel like this: <ajax:UpdatePanelAnimationExtender ID="upae" runat="server" TargetControlID="ResultUpdatePanel"> ...
0
votes
0answers
20 views

HTTP Sequence of Events for Login Dialog

I have an .aspx page using Microsoft's AJAX library to fetch the possible matches while filling in a text box. The AJAX is triggered once the 3rd character of Last Name is entered, showing last names ...
0
votes
0answers
13 views

Ms-Chart with HTML report

I am creating a HTML report. In which I used a MS-chart. But When I want to create multiple Ms-chart Dynamically the order in which they print is not write. I want the order like this Data Chart-Data ...
0
votes
0answers
48 views

Cascading DropDownList (ajax control toolkit)

Im very new to asp.net, specially to Ajax Control Toolkit, so forgive me if my question is a bit inappropriate. Im trying to follow this example, and create 2 Cascading DropDownLists which are ...
0
votes
1answer
26 views

AjaxControlToolkit.dll 1.0.10123.0

which .Net Framework version is support this version of (AjaxControlToolkit.dll (1.0.10123.0)) and which is not? i have confusion about this, i m using visual studio 2008 Pro .Net Framework 3.5 and ...
1
vote
2answers
42 views

How can I disable padding on table created by ASP.NET AJAX ValidatorCalloutExtender?

I'm working on a web application in ASP.Net C#, using AjaxControlToolkit ValidatorCalloutExtender controls on my field validators. The extender popups are being rendered like this: (note the space ...
0
votes
2answers
50 views

Automatically page scrolling down in asp.net

I have a problem while opening asp.net page. on post back my page scrolling to the middle of the page. Page contains one ModalPopupExtender and so many javascripts. I think the page focusing on this ...
0
votes
0answers
47 views

Ajax Autocomplete inside Gridview not showing up on IE8

I have a gridview with templatefields and for one of these template fields I have a textbox with an autocomplete. The weird thing is that if I set the CompletionListCssClass it will not show up at all ...
1
vote
1answer
153 views

Setting asp.net text box value using jquery with ajaxcontroltoolkit watermark

I am using asp.net textboxes with ajaxcontroltoolkit watermark control. There is a list box with entries that can be edited using the text boxes. On selection change of the list box I need to set the ...
0
votes
0answers
33 views

Ajax Control Toolkit not working on Azure

The Toolkit is working fine on the development machine (VS 2012, Toolkit version: 4.1.60919.0). After publishing to Azure everything works fine except Toolkit - no errors, no problems - it simple ...
0
votes
0answers
17 views

AjaxcontrolToolkit:AutoCompleteExtender android/mobile browsers

I have noticed that an AutoCompleteExtender which works perfectly on all desktop browsers, only seems to fire on backspace when used on android browsers. I have tried it with 2.3.6 and 4.0.3 so far ...
0
votes
0answers
57 views

AjaxFileUpload inside a Panel not working

Hello I'm having trouble getting the AjaxFileUpload control to work properly. I have it working properly on a different page, using identical code, but not inside of a panel on this page. It ...
0
votes
2answers
57 views

asp.net waiting animation without using UpdateProgress

I have an aspx page in which there are some fileupload controls including an AsyncFileUpload control(from Ajx control tool kit) and reglular asp fileupload controls and a button. I want an animation ...
0
votes
2answers
37 views

set tabcontainer active tab using javascript

Am using the below javascript function to set active asp.net tabs. The bleow code is always return CurrentTab is "null". Any one help me to solve my issue. function SetActiveTab2(tabNumber) { ...
0
votes
0answers
19 views

How to use jqeuryUi and AjaxControlToolkit

I have problem with jqeuryUi and AjaxControlToolkit, when I use Dialog form in jqueyUi with AjaxControlToolkit together, dialog form does not appear. I use this behind code on my page on Page_Load: ...
0
votes
0answers
68 views

Asp.net Ajax tab container not working in IE8

I am using AjaxControlToolkit version 4.1.51116. I used Tabcontainer from this. It is working fine with IE9, firefox, mozilla etc. But when checked in IE8, it gives me error as below in everytime when ...
0
votes
0answers
55 views

How can I modify the properties of DropShadowExtender in AjaxControlToolkit.ModalPopupExtender?

The AJAX control toolkit ModalPopupExtender comes with the Boolean property to turn DropShadow on or off. What I want to do is change the opacity of the DropShadow object for my modal dialogs but I ...
1
vote
2answers
43 views

CalendarExtender saying the wrong date is selected, possibly timezone related

I have a page with a TextBox and a CalendarExtender that is supposed to allow me to detect what date is selected. However, this is reporting the date that isn't selected. <asp:TextBox ...
2
votes
2answers
47 views

How to activate validators only on button click

I'm using Ajax Control Toolkit validators on an ASP.NET page, whose values can be saved by clicking a Submit button. The page can have distinct sections depending on two radio buttons (so the radio ...
0
votes
1answer
48 views

I want to validate AutoCompleteExtender Textbox only it allows Numbers

I want to validate Auto complete Extender Textbox with Numbers only. I wrote java script function Onchage event. it shows alert message and execute services.If i entered letters i dont want to ...
1
vote
0answers
44 views

Ajax Auto Complete Extender IE9 wrong display positon inside iframe

Inside my project I am using the Ajax Auto Complete Extender v2.0.50727 and it works fine for all textboxes in IE8, Opera, and Chrome, but when it comes to IE9 inside iframes its display position is ...
0
votes
1answer
85 views

ASP.NET accordion and calendar makes button click event not raise

I have this accordion with 3 panes. On one of these panes there is a button which is supposed to raise a click event but it does not. I have tried to remove all validators which didn't work, to remove ...
0
votes
3answers
95 views

Asp.net Ajax Control Toolkit - toggle button on same line

I'm using the toggle button from the Ajax Control Toolkit. On my page I want the following layout (all on the one line): Toggle Button | Text Box | Button | Button | Toggle Button Problem At the ...
0
votes
0answers
60 views

showing child modalpopup from parent modalpopupextender

I am working on an asp.net application. I want have used ajax control toolkit's modalpopup extender inside ajax updatepanel. This modalpopupextender is opened from server side on click of a grid cell. ...
0
votes
1answer
63 views

Ajax chart not rendering in Pdf Using pechkin asp.net c#

i have been using Pechkin (wkhtml wrapper for c#) to create pdf reports in my project and its working fine except i cant render any ajax chart(pie, bar, bubble or anything) in my created pdf, i have ...
2
votes
3answers
101 views

Microsoft JScript runtime error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts

I am getting this error when I attempt to run my aspx application even though I am in 3.5 framework. Microsoft JScript runtime error: AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure ...
0
votes
1answer
16 views

AjaxControlToolkit 4.5 - Getting the Requires 4.0 Error Message Again

Here we go again. Using the latest April 2013 edition of AjaxControlToolkit 4.5 and I've done all the typical things we've seen over the past 6 months of getting it to work in our 4.5 projects. ...
0
votes
1answer
37 views

Ajax Control Toolkit PopupControl: Get the ID of the PopupControl from the clicked button

Currently I'm working on a project that requires me to make a ASP.NET page that contains schedules. The whole page schedules a week in total. Every day is represented by a table (in an updatepanel) ...
0
votes
0answers
76 views

Spinning Circle ASP.NET TabContainer UpdatePanel Ajax Control Toolkit

My final goal is to update a series of TextBoxes and Gridviews in a TabContainer. The TabContainer is inside an UpdatePanel. It is my understanding that the TabContainer must itself be in a ...
0
votes
0answers
43 views

How to change tab using javascript in a tab container in Internet Explorer

I am using the Ajax toolkit tab container. I have a javascript function which changes the active tab, which is working perfectly in firefox.However in IE, it does work, but the tab doesnt change ...
0
votes
1answer
48 views

Update in MicrosoftAjax.js is not reflect in my local Visual Studio 2005

I got java script error: SCRIPT5022: Sys.ArgumentOutOfRangeException: Value must be an integer. Parameter name: y Actual value was 326.739990234375. When I testing application in IE 10 ...
0
votes
1answer
137 views

Ajax Control Toolkit htmleditorextender AjaxFileUpload Path

I'm trying to save an image to a local path (I'm not going to be deploying my project on a server) and I'm having difficulty with putting my finger on the correct path for the file upload: Protected ...
0
votes
1answer
282 views

AjaxToolKit: Balloon Popup Extender on html5 Canvas

I have a canvas drawing implemented on my project. I would like to show speech-bubbles with information related to specific mouse clicks on the canvas. Say a click on a particular region of my canvas ...
0
votes
0answers
36 views

ModalPopup for dynamic objects

In my ASP.net website I have dynamically created a ImageButton named "Logout". Is it possible to use the ID of this Logout button as the TargetControlID for the ModalPopup(AJAX). In HTML Page : ...
0
votes
0answers
38 views

Textbox with HtmlEditorExtender value

I have a textbox with HtmlEditorExtender and it just works fine on displaying its text behind the code. However, when saving the modifications it does not get the value entered in the editor. I've ...
0
votes
0answers
35 views

Sanitize Ajax Post Html Content - Ajax Control Toolkit

I have a page where we use the ajax:HtmlEditorExtender for the user to put data in. On submit but, instead of doing the 'save' in the code behind, the data is posted via a: $.ajax({ type: "POST", ...
-2
votes
0answers
48 views

Populating checkboxlist on load of modalpopupextender

I have a checkboxlist on ajax modalpopupextender which is inside ajax updatepanel. I want to populate this checkboxlist on load of modalpopupextender. How can I do it. I tried creating a Webmethod ...
0
votes
1answer
190 views

show/hide modalpopupextender inside updatepanel

I have an asp.net page with ajax updatepanel and a grid. inside the same updatepanel, I have a modalpopupextender. I want to show modalpopupextender on click of the row button of grid. I have written ...
0
votes
0answers
40 views

BalloonPopupExtender not working with chrome

I am having an issue with BalloonPopupExtender not working in chrome but works fine with IE. My problem is that pop up shows up but whatever text I put in the panel is not showing at all. I can see ...
1
vote
0answers
70 views

MaskedEditExtender mask not showing

I was playing around with ASP.NET AjaxControlToolkit and trying to add a MaskedEditExtender to a asp:TextBox This is my code: <ajaxToolkit:MaskedEditExtender ...
0
votes
0answers
51 views

Ajax Auto Complete Extender displays “1” instead of “001”

I am using ajax auto complete extender on a textbox, but my problem is that each time the value returned from the database begins with 0, the autocomplete ignores 0-s and display only the digits after ...

1 2 3 4 5 30