AJAX calander extender time zone issue.
Hi,I am using ajax calander extender. In codebehind file, I have used calextender.SelectedDate = xyzDateMy server time zone is in IST when I try to access a page that contains calextender from a system...
View ArticleModel popup was not working because of the datalist page databinds at every...
my page is having a Datalist control with a usercontol pager and a modelpopup Ajax Control.While clicking the Datalist image button model pop up has to show some information,Model popup was not...
View Articlewhich version i have to download
i am trying to use ajax control toolkit (combobox) for 4 days, but i have problem in showing items of combo box, it does not show any items, please help which version i have to download.i have used...
View ArticleNested grid + WebUserControl + AjaxFileUpload or RequiredFieldValidator
I've created two webusercontrols. Both are CRUD controls that have grids with Textboxes and RequireFieldValidators. Edit and New operations are raised in the screen with AJAX ModalPopupExtenders. One...
View ArticleIntermittent "jump" (loss of focus) between ASP dropdownlist controls in...
I am using a master page in my web project. The main content section on my page has an <asp:UpdatePanel> with UpdateMode="Always". The UpdatePanel contains a FormView with an EditTemplate. The...
View ArticleSetting focus to a Watermarked TextBox
HiI am using Ajax Toolkit Watermark Extender with a textbox in a usercontrol (ASP.Net). This text box is the first control in the usercontrol.How do I set focus to this text when the document is...
View ArticleHtmlEditor Default PastWord
How to make ToolbarButton.PasteWord setted (clicked) as default for every copy- past ?Thank's!
View ArticleDragPanel not working on IE10
Hi,It seems that DragPanel is not working on IE10 (windows 8 x64).For exemple the official sample (just try it yourself :...
View Articleaccordion and modal popup extender
Hello guys, I am new to atlas and ajax. Any help would be greatly appreciated.I dynamically create accordion panes, panel and modal popup extenders. First I tried to declare all the panels that will be...
View ArticleAjax tab container - can the tabs be hidden/shown based on a user role?
We are using the Ajax TabContainer and would like to hide and show actual tabs depending upon the users role / permission level. or de-activate the tab if they don't have the correct user role...
View Articlehow to open a particular panel in ajax accordion programmatically by jquery
Hi ,i am using ajax accordion. i have 5 accordionpanels inside an accordion, i have few validation controls for some input controls inside these panels. when the validation control is enabled i need to...
View ArticleTwo visible AjaxFileUpload Controls on the same page calling wrong...
I have a desire to have two AjaxFileUpload Controls same page. I have each in their own update panel, and of course two different ID's. When just one or the other is visible they both work just fine,...
View ArticleSys.WebForms.PageRequestManagerParserErrorException behaves diffrent on...
I have a generic Exception Handler class and iam using a AJAX error Control.When i get the exception i pass it to a Error page using Server.Transfer(url) but started getting...
View ArticleModal Popup extender in accordion pane
I have a modal popup extender in an accordion pane. Here the code of the modal popup extender: <atlasToolkit:ModalPopupExtender ID="ModalPopupExtender" runat="server">...
View Articleproblem in global.asax.as while doing MaskedEditExtender with...
pl suggest.... Following is the code for MaskedEditExtender with MaskeEditValidator and I have given jquerry plugin and added a global.asax file .while giving the code in global.asax.cs in...
View Articleajax slide control not firing httpHandler
Hi I am having trouble getting an httpHandler to fire with the ajax slidecontrol.The httpHandler is called PadImageHandler.ashx and is located in the root directory of the website...
View ArticleRefresh Parent Nested Update Panel using Javascript
Well it sounds complicated but here it goes. I have a Page which includes:javascript function :function myfunc() {alert('ready'); <%=ClientScript.GetPostBackEventReference(Panel2, "")%>; }Panel1...
View ArticleAjax FileUpload Control and OnUploadComplete
I Have a very simple problem but i am thinking how no body has ever faced this problem, what i want to do is ,In AjaxFileUpload Control either1. If i can call OnUploadComplete Event from some other...
View ArticleAccordion with dynamic list in content
Hi,I would like to bind an AJAX accordion control to a datasource. No problem so far, there are many posts on that subject. My problem is actually that I want to include a list from a database in the...
View Article