2 Update Progress !!
HiI have a website that uses many updatepanelseach one has its own Update Progress spinnerthe problem is that when i click on UpdatePanel 1 button the spinner work finewhile the spinner still spinning,...
View ArticleAbout showing wrong date
Hi, I am using ajax control toolkit version 3.0.30512.0 in which if I select current day + next month[next or further next] it gets selected current date e.g. If today is 8 may & if I select 8 June...
View ArticleAjax AnimationExtender - call cs method on button click which is used as...
Hello all,I want display dynamic content in Panel which is set as animationtarget id on button click which set target id on animation extender.As...
View Articlemodal popup extender is not showing after postback.
Hi All,I have modalpopupextender inside wizard control. I have seven steps in wizard control. In all steps I have user controls.In third step when someone clicks next button I am showing modalpopup.In...
View ArticlePage Methods generate javascript without semicolons
The problem I am having is that IE 10 and Chrome are reporting page errors and the message is "missing semicolon". I looked at the page source in the browser and tried all of the javascript in...
View ArticleProblem - hidden field in Update Panel does not get updated
Hi All,I encountered an AJAX caveat and spent two days to understand and resolve the problem. Seen similar complaints on the net but there was no resolution. Decided to post it here to save someone's...
View ArticleAsync Service Call Question
I am trying to learn how to use an async call to a web service. Following example...
View ArticleAjax Control Toolkit
Hi,I have downloadloaded Ajax control Tool kit version 3.5 on my website - by creating a tab..Now I dragged the calendar extender on my page, I received an error;Reference required to assmebly...
View ArticleModal Popup Won't drag.
It did at one point, but now it no longer wants to. Any thoughts on what I added that may have broken it?<asp:ModalPopupExtender ID="mpeAuditNote" runat="server" PopupControlID="pnlAuditNote"...
View ArticleAjaxFileUpload's problem (Version 7.0429)
Use Version 7.0429 AJAX Control Toolkit AjaxFileUpload Control protected void AjaxFileUpload1_OnUploadComplete(object sender, AjaxFileUploadEventArgs file) {AjaxFileUpload1.SaveAs(MapPath("~/App_Data/"...
View ArticleAfter post back call javascript function
Hi,I am using button control inside update panel. I have client and server side event for this button control. Now after calling/completion of server side event i want to call some javascript...
View ArticleAjax chart not rendering in Pdf Using pechkin asp.net c#
i have been using Pechkin (wkhtml wrapper for c#) to create pdf reports in my project and its working fine except i cant render any ajax chart(pie, bar, bubble or anything) in my created pdf, i have...
View ArticleAlert box with a textbox and a button..
hi..I have a button to export data from gidview to excel.On clicking the button,an alert box should appear which contains a textbox and a button named "Generate Report".The textbox is to enter the...
View Articlehow enabling ASP.NET debugging in the iis metabase?
Hi,I am finding a way to do fully debug at the iis scope. How to do that?
View ArticleUsing AJAX ToggleButton Extender in datagrid with checkboxes column
Hi folks, My datagrid contains checkboxes column and I would like to replace the checkboxes with icons. How can I use the ToggleButton in order to get it?I know how to use the ToggleButton for single...
View ArticleAJAX Accordion Panel
<html xmlns="http://www.w3.org/1999/xhtml" ><head id="Head1" runat="server"><style type="text/css"> .HeaderCSS { color:Snow; background-color:DarkSalmon; font-size:medium;...
View ArticleBit of a long one...changes to TextBox in Update Panel vanishing on Postback
Been having way too many strange issues with using the AJAX model popup, so I am trying to find a JQuery solution. Thought I had it down, but apparently I am missing something with the working between...
View ArticleSlideShowExtender control image relative path issue
HiI am using SlideShowExtender and I am using a Slideservice webservice located also in root folder.It works fine. My image folder is in ROOT FOLDER. But I have member webpage folders and a general web...
View ArticleExamples of slick modal popups
I have seen some really slick Ajax modals but have not been able to replicate these exactly. Specifically expanding and collapsing modal windows. Are there any examples out there of really slick Ajax...
View Articlehow to make accordion pane with Collapse and Expand text
<asp:Accordion ID="MyAccordion" runat="server" HeaderCssClass="accordionHeader" ContentCssClass="accordionContent" FramesPerSecond="40" TransitionDuration="250" AutoSize="None" SelectedIndex="1"...
View Article