Ajax tabbed panel issues
ajax tabbed panel header text not appearing. Have use <ajaxToolkit:ToolkitScriptManager ID="ToolkitScriptManager1" runat="server"></ajaxToolkit:ToolkitScriptManager> but it didn't work,...
View ArticleAjax Extensions referenced incorrectly in migrated project
Hi,Please help. This is driving me nuts.I migrated a web forms project from VS2008 .NET3.5 to VS2013 .Net3.5I now find every time I edit the markup the designer.vb get's corrupted.It get's changed from...
View Articleadd and remove panels
How do you call the same updatepanel in the same tab panel?By pressing a button onclick, it will add a updatepanel below, or do you have any other ways to create multiple updatepanel in the same form.
View ArticleHow to Fire Textchange from modal popup
Hi ,Is it possible to trigger the textchange event of a page from a modal popup?Here's what I have User Control inside a Modal popupGridView User Control is wrap with update panel so that I can update...
View ArticleAjaxFileUpload causes javascript error with authorization
Using AjaxFileUpload in WebForms targetting .NET 4.5.1, I get a javascript error only under a certain condition. This is the error:throw "error raising upload complete event and start new upload"And...
View ArticleStop Javascript Loader When Ajax Update Complete
Hi guysI have an application that I am writting.I use a javascript Loader which appears as a modal for when data is loading a bit slow.It works great until I get to one page.On this page I have a modal...
View ArticleCharting configuration problem in web.config file
well I used chart in my project its working fine on localhost ...when I add refrence and dll file of System.Web.DataVisualization then many tags open in web,config file please check it till...
View ArticleProblems with ModalPopupExtender
Hello everyone and thanks for your help in advance. I am completely new to the AJAX toolkit and want to use the ModalPopupExtender to edit a gridview rather than the typical inline method. I am...
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 Articlerepeater delete command confirm popup for user input
HiI have added AJAX to my web site and have looked at the various control extenders such as confirm button extender, modal popup extender, etc. They all seem to be linked to a specific control on the...
View Articleexpandable/collapsible grid using CollapsiblePanelExtender and...
Like many before me I have been trying to implement a tidy expandable/collapsible gridview where, for example, the grid initially shows a list of writers and on clicking on a suitable 'expand' button...
View Articleupdate panel with no page reload stops navigation
I use update panel with condition if (!Ispostback) for page to stop refresh and show listview ,and i click on data pager , when i am on first page , i show 25 products , and click on 2 , it shows 25...
View ArticleDisplay actual values instead of percentage in Pie Chart
Hello,I want to display actual value instead of percentage value.I have used Pie Chart Control of Ajax Control Toolkit.And also I want to apply custom style sheet on Pie Chart Control.Please Help...
View ArticleValue cannot be null. Parameter name: propName??????
Has anyone seen this error? I fell confident it's being caused by some Javascript issue. However, I have know idea where to even look. I have no idea what is causing this. No where...I repeat nowhere...
View ArticleToggleButtonExtender doesn't reflect Checked=true in code
I have a CheckBox with a ToggleButtonExtender to make it look nice. If I click the image, it toggles and the appropriate image displays. When a set the Checkbox1.Checked=true in code, the checkbox is...
View ArticleShow Updates on Progress
Hi, I would like to show more information in my UpdatePanel. Instead of showing a simple "Please wait..." message, I would like to show which step it is currently at. Please refer to the sample code...
View Article'AjaxControlToolkit.ToolkitScriptManagerConfig' threw an exception
Upgraded to latest Ajax release (Dec2013). My Website works fine on my pc, but when I move it to Godaddy it throws an error. If I use the asp scriptmanager page loads on website fine, but not with the...
View ArticleImage crop gives error
hello everyone,i am building the employee portfolio where each employee enteres his/her data. at this stage am I building the image crop where an employee uploads image and then crops it. I am getting...
View Article