ASP.NET AJAX Toolkit Forum Posts

October 2008 - Posts

Downloading Ajax control toolkit
I have VS2005 and Ajax extender controls installed on my pc and everything is working ok. Now I need to install the Ajax control toolkit to get the rest of the controls. My problem is I cannot find the download for this. When I went to www.codeplex.com...
ValidationCallOut Extender
I have Infragistic Control and i wnat to use that ValidationCallout Extender with Custom, and Required Validater . But that ValidationCallOut is not working properly with infragistic control , the popup is appear on left-top of page Read More...
modal popup like quick reply
hi everyone i want to create a modal popup but like quick reply. i have 3 links when i click on link1 page1.aspx should be displayed. when i click on link2 page2.aspx should be display and so forth. can any body help me. Read More...
ListSearch with textbox
Hi, In general when you use ListSearch Control then on label it show you typed chars according to Ajax Toolkit working but I don't want to show these entered chars outside as a label, I would like to show these entered char's as part of textbox...
ReorderList - how to add items manually/programmatically
The video tutorial online shows how to add items with a datasource, but I need to know how to build it, and add the items either programmatically, or in a list collection, like a normal listbox anyone know where I can find this information? Read More...
Sys.ArgumentNullException: Value cannot be null Error in Resource.axd file
I've been getting this weird error from past couple of days. I've nothing to do with the resource.axd file. And hence somehow i'm not being able to understand how to fix this problem. To give a background, I've a Search page, which has...
programmatically show calendarextender
I have a dynamic calendar extender & dynamic textbox being generated and an image button to show the calendar extender. I've extended the textbox to add an OnClick event, but I wanted to know how I could show a calendar extender on the server...
TabContainer.TabStripPlacement Bottom
Hi I'm currently working with a TabContainer and dynamically created TabPanels. I want, that the TabStrips are placed at the bottom. So I placed TabStripPlacement= "Bottom" in the asp.net code. It works, but the TabStrips look very strange...
can not load ajax control toolkit when Gzip website
i have gzip my website using name space System.IO.Compression in Global.asax file and now i want use ajax control toolkit in my website but when i run it in browser then Error: Ajax Control is not effect another if i Comment Gzip in Global.asax file then...
ModalPopupExtender reponses slow
Hi , In my asp.net 2005 web application i am using modalpopepextender control and opening the same through javascript as follows. function fnopenMordal() { var modalPopupBehavior = $find( 'programmaticModalPopupBehavior' ); modalPopupBehavior...
More Posts Next page »