Modal Popup extender keep displaying after validation
I have a modal pupup extender that calls javascript on a button click event within the MPE. The javascript validates to make sure that a field is valued and displays an alert if the value is not...
View ArticleAJAX 3.5 and 4.0/4.5 controls load but msg says not available, SCRIPT Mge vs...
I am having an issues that I just can not seem to resolve with Script Manager and ToolKitScriptManager.I feel I am somewhat familiar with AJAX having deployed many web sites and extending many...
View ArticleTimer Scrolls the page to top
Well Thank You Very Much For response ... I am telling you step by step ...... because It is very unknow problem for me and for the member who tried to solve this issue using forum Now What steps I...
View ArticleSome CSS causing Tab to cut off half way vertically
Hi, I have narrowed down an issue I'm hoping someone can help with. I'm a newbie so it's taken me a while to figure this out, I hope there is an easy solution.The issueTwo aspx pages; Page 1: straight...
View ArticleCombined script for default control bundle is not getting cached in browser
I have added a CombineScriptsHandler in web.config and added a ToolkitScriptManager with the propertier ScriptMode="Release" CombineScripts="true".I could see that its combining the scripts to one file...
View Articletimer and updatepanel
i have created a duration label that take the end date - the actual datebut when i have insert a new updatepanel, it stop to work by?
View ArticleCalling a Web Service with AJAX
Hi All, suppose I have a simple web method in a web service that takes three arguments i.e. string length, string width, and string height. When the web method is called, these three parameters are...
View ArticleRebind RadGrid on aspx page from UserControl
Hello All,I thought this would be straight forward, but doesnt look like and i have been trying for a while now. I have a usercontrol on a web page. The web page also has a Telerik RadGrid. On the...
View Articleajax error {"Message":"There was an error processing the...
I calling a local asp.net web service via an jquery ajax call. I'm getting an error, which in Fiddler comes back as {"Message":"There was an error processing the...
View ArticleAjax Control Toolkit with VS2013 Website Template
I want to use the Ajax Control Toolkit with a website created by Visual Studio 2013.The default website created by the VS2013 website template uses a Script Manager in the Master Page that is not...
View ArticleSaving to Database via AJAX: The Fallback if JavaScript is Disabled
Dear AllI have created a simple form and have decided to use AJAX to save the data back to an SQL database. I'm curious though, if the user's browser doesn't support JavaScript for whatever reason, is...
View ArticleInserting Data on Production Server.
I am using empty grid template to insert data with ajax update panel. It is working fine on dev-environment, but it is not working on production server, it is not raising any kind of exception.
View ArticleAJAX LINE CHART
Hi,I am not able to get line chart with this code. how to get line chart with datasource<ajaxToolkit:LineChart ID="LineChart1" runat="server" ChartWidth="450" ChartHeight="300" ChartType="Basic"...
View ArticleCalling a Web Service From HTML File With JQuery AJAX
Hi all, I have a web service that has a simple web method that takes two parameters of type interger and it returns the result of adding the two numbers together. I made sure to uncomment the following...
View ArticleBind AJax Target control id after the page load using Javascript
Hello ,I am using autocompleteextender control in asp.net ,but the target control id of that autocompleteextender I want to bind to a runtime control i.e textbox ,and how to refer that completeextender...
View ArticleAjaxFileUpload does not work in IIS 6
I have a project (Visual Studio 2013, .Net 4.0) with a page set up using the AjaxFileUpload control from the AJAX Control Toolkit (December 2013 release). Everything works great when I run from my...
View Articlehow to validate date control in ajax to have value...
how to validate date control in ajax to have value...
View ArticleAjax TabContainer Control hide when Message alert open
<ajax:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server"></ajax:ToolkitScriptManager><asp:UpdatePanel ID="updPanel" runat="server"><ContentTemplate><div...
View ArticleCreate FilteredTextBoxExtender in ListView
Is it possible to dynamically remove a FilteredTextBoxExtender at runtime? I have one in a ListView and when I try to export the html of the listview I get an error so I would like to dynamically...
View ArticleStop AutoPostback on Gridview cell click when ModelPopUpExtender opens
I have a a Gridview which displays records (training) of various individuals! When you click on the various cells an AJAX ModelPopUpextender opens showing further details relating to that particular...
View Article