no source error
i'm getting an error i can't debug. the error only shows up in visual web developer (express 2010). i can start the website, browse to a few pages but on one page (only) i get the following error IN...
View ArticleExporting Ajax Chart Control to Excel
hi, friends,I am using Asp.net Ajax Chart Control.it is nice and simple to use, and also easier to manage than normal asp.net chart control.but I got error when I try to export Ajax chart to excel.the...
View ArticleCould not load control AjaxControlToolkit.TabContainer
Message: Exception of type 'System.Web.HttpUnhandledException' was thrown. Stack trace: at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean...
View ArticleCan I use AjaxContoltoolKit source of FIPS compliance fix
Hi, in our web project we are using AjaxContoltoolKit dll which was downloaded from the last release source https://ajaxcontroltoolkit.codeplex.com/releases/view/116091. It is working fine in normal...
View ArticlePopupControlExtender and ImageButton Display Problems, Popup Disappears
I have the code below which uses a simple Image Button, Popup Control Extender and a Panel with a Table f text in it. It is a simple help/reference popup. In general it works. But the problem is that...
View ArticleNot able to bind an Accordian control under ItemTemplate
Hi,I am using a TextBox under Accordion control and cannot able to bind the Datasource. Here's the code in .aspx:<asp:TemplateField HeaderText="Message">...
View Articlecalendar extender not working
hii have problem with calendar extender which is not working. this is my set up in vs 2013:webconfig:<pages><namespaces><add namespace="System.Web.Optimization" /><add...
View Articlehow to inject web form page into default page using ajax?
hello masters ... how to inject web form page into default page using ajax with user click on the link. i want the 'page link' clicked will only show on the default page every time user click any link...
View ArticleAjaxFileUpload (ajaxtoolkit) prevent temp folder upload
When i use AjaxFileUpload for file upload, it initially buffers the file into the temp folder and later on upload complete it transfers the file.How can we prevent the file uploading into temp instead...
View Articlehow to add image of plus and minus sign on ajaxtoolkit accordion pane header ?
Hi AllI want to add image on each accordion pane header so when they click or expand content it will change plus to minus or vice versa.ThanksVIk
View ArticlePoor performance of a GridView within an Update Panel
We are having a problem with this setup when we have more than 500 rows in the gridview.The business requirement does not allow us to do paging as we are replacing a classic ASP app and have to match...
View ArticleTreeView to pdf
Hi All,I have created a web form that will display the Organisation Chart in Tree form. I have dynamically created Tree View control from code behind.Everything working fine.The problem is when I am...
View ArticleAlthough I Am Using OnDemand="true," Tab Panel Content Loads When Page Loads
Windows Server 2008 R2. IIS 7. ASP.Net Framework 4.5. Ajax Toolkit Version 7.1213 (Dec 2013) for .NET 4.5.I have a tab control on a page with multiple tabs. I defined OnDemand="true" for the main...
View ArticleHow to display bold text after returning values using the AutoCompleteExtender
Hello to all,I was wondering if there is away to display bold or color text within the returning values from an AutoCompleteExtender?For an example if I type 'Th' to search a name of some movie in the...
View ArticleModalPopupExtender closes abruptly on RadioButtonList item multi-click
I've a ModalPopupExtender which has RadioButtonList in it with values True & False with AutoPostBack = 'true'. This is inside a UpdatePanel. On the OnSelectedIndexChanged event of their individual...
View ArticleForm control values outside updatepanel get posted during partial postback.
I have posted a similair question in another thread but thought that since its using partialpost backs and maybe ajax stuff I should retry it here. This was my previous post...
View ArticleEnable Disable TextBox using Checkbox event
I want to enable textbox in my webpage to be visible with the select/deselect of checkbox using ajax control.
View ArticleSys.Services.AuthenticationService on IE 11
I have been using Sys.Services.AuthenticationService for a couple of years on my website but since I installed Internet Explorer 11 it is giving me problems. I use it for logging in a user without the...
View ArticleMultiHandleSliderExtender
Where I'm missing....I have two MultiHandleSliderExtender in a page. I want these date labels with the handles of each respectively.<table><tr><td style="vertical-align: bottom; width:...
View ArticleAjax Auto Extender
Hi All,I have created Auto Complete Extender which is working fine in Text Box. But it should work in same text box if user is searching anything with Comma separator.Test1,Test2Please suggest
View Article