Ajax client-side framework failed to load and Sys undefined.
Ok, I've read upteen different posts on both of these issues and maybe I'm just not understanding what needs to be done since I'm trying to interpert other people's code. Anyway, here is my dilimma. I...
View ArticleHow to use ajax ballonpopup extender with panel in asp.net?
Hi all, Hope doing well, sir i am using ajax ballonpopup extender when i click on panel it is showing the ballon popup extender. in panel i used css class cursor pointer so when i click on this panel...
View ArticleHow to FindControl when control is in MasterPage "Featured Content"
I have a basic web app built with Vs 2012, .net 4.5, using the template for Asp.Net Web Forms Application. This builds a Master page then I built a page inheriting the Maste page. in the :...
View ArticleAjax based Webform display on MVC basis
Hello Friends, I am currently working on a web application project internally. Requirements are something like this: There will be 4 categories: Assume Cat1, Cat2, Cat3 & Cat4. Based on selection...
View ArticleCalendarExtender and validation
Hi: I try to validate the date once the user choose the calendar they want. However, when the value set to the text box, the validate function not invoking immediately. If that possible to cover this...
View ArticleAjaxFileUpload and AllowedFileTypes
I just downloaded the latest update of the toolkit, and I'm attempting to use the AjaxFileUpload control. Â I really like how easy it is to use, and in Chrome 18 the drag-drop functionality works great....
View ArticleRE: How to avoid a postback having "Expand All" toggle button with multiple...
I have 3 AJAX collapsible panels. Within each panel I have a reportviewer control. Each panel works fine by itself. Also, I have a toggle button "expand/collapse All". Currently, it works with the...
View Articleauto filter drop down box
hi all, i am researching on this :http://www.heuver.com/agricultural/type:b basically the above site search option in the top middle allows you to search based on any properties, lets assume you...
View ArticleMasked Edit Extender in Internet Explorer 10
Hi all I have a masked edit extender in my application, with a mask of Mask="99.99%", which worked perfectly in ie 9, but now in ie 10 the textbox displays a percentage with a comma instead of a...
View ArticleCreating HtmlEditorExtender from Codebehind....
Hi All, I am creating a dynamic table with texboxes inside it being dynamically created in the code. Now I want to create AjaxControlToolkit.HtmlEditorExtender dynamically in the code itself and assign...
View ArticleAvoiding super-long Urls
My hosting company is still on .NET 3.5, and there is no requestFiltering element or maxQueryStringLength attribute for the httpRuntime element  . Is there a way to configure the Ajax Control Toolkit...
View ArticleAjaxFileUpload "OnClientUploadError" event not firing
Hi, I have used "AjaxFileUpload" control. <asp:AjaxFileUpload ID="AjaxFileUpload" MaximumNumberOfFiles="1" ContextKeys="KeyHiddenField" OnUploadComplete="AjaxFileUpload_OnUploadComplete"...
View ArticleAjaxFileUpload Documentation for OnClientUploadComplete event and others???
Hi there, I love the ASP.Net Ajax Toolkit - and hate it at the same time! ;-) Great set of controls, but what's with the lack of documentation i.e. reference material? Does anyone know what the...
View ArticleHow to disable past date in ajax control toolkit calendar extender
Goodmoring, I have two textbox with calendar extender in ajax.I would like once you select the first date from the first textbox in second textbox there are only the date > of the first textbox. How...
View ArticleUnable to view the TabControls when the Page Loads
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <asp:ScriptManager ID="scriptMgr" runat="server"></asp:ScriptManager> <asp:TabContainer...
View Articleupdate panel not working on webserver
hi, ajax upadate panel is working fine in local system. but not working on webserver my hosted website is http://www.ideasynertech.com/rhythm-new/menu.aspx pls reply Thanks
View ArticleToolKit Animations and Slow Down?
Hi guys, Could anyone tell me if there are any problems with site slow-down when using the animation effects of the Ajax Control Toolkit? I'm about to start using them for the first time & am...
View ArticleDifference between AJAX version 0.9.2 and 2.0.10(Latest Stable)
Hello All, Currently I'm working with a leading IT company in INDIA. As I've just started my career in this field I'm not much skilled with AJAX and other dynamic web technologies. Currently I'm...
View ArticleSliderExtender and MultiHandleSliderExtender on same page?
Is it possible to use the SliderExtender and MultiHandleSliderExtender controls on the same page? When I do this neither of them seem to work! Anybody any ideas?
View ArticleAdding TabPanels via JavaScript
Is it possible to add or remove tabs to a TabContainer with the javascript api? I've been tinkering around for two days and I have not been able to make any progress. My site already makes use of MS...
View Article