2 x Calendar Extender (with Textboxes) - calculate date difference in days
I have a form with 2 Calendar Extneders that are linked to 2 Textboxes.When I select a date in the calendar I want to call a function (CalculateDays) in code behind that calculates the difference...
View ArticleHow to hide Ajax pie chart legends (3.5 version) or click event for ajax pie...
I want to hide legends of a ajax pie chart but looks like there is no property for the same.Any way to handle this?Or Anyway to create a click event for Pie chart? My requirement is to show data in a...
View ArticleI am using RadAsyncUpload which is defined like this
Good Day I am using Telerik RadAsyncUpload which that is ajaxified. in my Page i have Ajax-toolkit Controls. When i use Telerik Ajax-manager i get a problem. i have attached a link to a Small project...
View ArticleUpdating multiple/different sections of a page
I need to automatically refresh (partial) a page using AJAX/COMET on certain conditions:1. If "connectedToService = false", redirect page to a different URL. i.e. "~/Disconnected" 2. If "listUpdated =...
View ArticleAjax ModalPopUpExtender not modal in IE
Ajax ModalPopUpExtender not modal in IE3 hours, 1 minute ago|LINK <div>hi there,I am working in .NET framework 3.5 with latest Ajax Downloaded.I have successfully used the...
View ArticleAjax,Jquery
when i'm using Update panel my other javascript working is stoped. ...Spinner control,dialog boxes etc not working.. and when i remove update panal its working fine..Is there any solution so i can use...
View ArticleRuntime-error Microsoft JScript: ASP.NET Ajax client-side framework failed to...
Hi,I have an ASP.NET website that uses a scriptmanager. The website works on my machine locally. It also works locally on our production server (windows server 2008 R2 with IIS7.5), but when I try to...
View ArticleAJAX ACCORDION
Hi all,In the below code i am unable to align the Registration Date Textboxes (txtRegDateFrom AND txtRegDateTo)side by side and the same with Age Textboxes also, How to code this or what are changes...
View ArticleFirefox hangs with Error: Unresponsive script "ScriptResource.axd"
Hi,all of a sudden (I think after installing latest Windows Patches on the Server) a form opened in Firefox brings a warning of an unresponsive script like:Skript:...
View ArticleHow to clean the text from a HtmlEditorExtention
HejI am using the ajax HtmlEditorExtention because i need a html editor whrer I can upload images with, but when I am using it I always have to change the html code on it because it always...
View ArticleAjax in ASP.Net (not MVC), best practice how to learn
Dear ExpertsI used to code in ASP.net without MVC and use Update Panel, ajax toolkit for Ajax. Now a days it seems (as people tells!) this is out of date and slow comparing with JSON, jQuery etc.Can...
View ArticleAsynchFileUpload not working
I have the following control on my asp.net web page and I cannot get the selected file to upload. Below the control is the code-behind and it does not even appear to throw an error unless I remove the...
View ArticleSearchable MultiColumn ComboBox
I wanted to implement a control on asp.net, such that the drop down list has multiple columns and also the user can type in the text and also has the facility to making dynamic suggestions for...
View ArticleModalPopupExtender inside a Master page
Hi,I'm new to asp.net 4 and AJAX controls. I was attempting to have a ModalPopupExtender displayed inside another ModalPopupExtender on a content page from a master page but I keep getting a javascript...
View ArticleAjax Control toolkits
I just inslal Ajax Control toolkit but my problem is all the control are grey I mean disbale I did all I could to get them enable but without success. Can someone help me please. I am using windows 8...
View ArticleAjaxFileUpload autostart upload
How do I set up the AjaxFileUpload so it starts upload right after a file is selected instead of having to click the upload button?
View ArticleAJAX AjaxFileUpload Could not find a part of the path '..\_AjaxFileUpload'
When using new AjaxFileUpload 4.5.7.607 version get error: Could not find a part of the path '..\_AjaxFileUpload'VS 2012Win 7 Get error in all browsers listed IE10 (debug JavaScript error)Chrome...
View Articletrying to get td contols in a webmethod.
Hi.I have this code:$(document).ready(function () { var city = {}; city.Name = 'Athens'; city.Population = mytd; $.ajax({ type: 'POST', url: 'Default.aspx/GetCity', data: "{city:" +...
View ArticleControls not appearing in the toolbar
Hi,I have downloaded the file ajax web toolkit in a zip format. Unblocked it, then extracted it. When I create a tab in the toolbox and click Choose Item followed by browse and locate the dll, nothing...
View ArticleHow to expand/shrink all panes in Accordion
Hello,I am on .NET 3.5 and am using ajaxtoolkit 3, 5, 50508, 0I have accordion in updatepanel in a tabcontainer, it works fine.However, I need a way to allow user to click on some buttons so s/he can...
View Article