AjaxFileUpload Control does not work inside a Wizard
Hi, I need to put an AjaxFileUpload inside the step 3 of a wizard, the wizard is inside an update panel. If I put the AjaxFileUpload control inside the update panel it works perfectly, as soon as I...
View ArticleUpdatePanelAnimationExtender
Hi All,I have a search button and a grid view control which is inside the update panel!! i am using updatepanelanimationextender to fadeout all the control when the search is happening and show a...
View ArticleMaskedEditValidator and MaskedEditExtender
hello frndsi use MaskedEditExtender for Date and MaskedEditValidator to validate date1 want to add current date as Max.. value in MaskedEditValidator but how...?plzz gv me some suggestion
View ArticleTabContainer is not visible
Hi, I have tab container with three tab panels working fine.When i place a modalpopup extender inside my one of the tab panel the entire page is displaying as blank.Is that anything i am missing.I am...
View ArticleAjax Modal popup Extender - Infinite Scroll bar Issue in IE 8
I am using Ajax Modal popup Extender(version4.0.30319) in my application.After Modal popup extender comes up, an infinte scroll bar is appearing in IE browser.when i use scroll bars to see the popup...
View ArticleCould not load the assembly 'App_Web_ljt7xfcc'
Hi,i tried to start a webapp with asp.net 3.5 sp1, but i get this error:Line 1: <%@ page language="VB" validaterequest="false" inherits="start, App_Web_ljt7xfcc" %>Line 2: Line 3: <!DOCTYPE...
View ArticleHow to Customize Font in HTMl Editor Extender
Hiiam struggling with to add extra fonts in Htm editor Extender(Ajax Control kit) let me know how to customize font selector ............please reply me sooon................its very urgent i need to...
View ArticleIn Webfroms, how to call Ajax via a JavaScript function?
<div>Hi,I'm working on a webforms app that was written 5 years ago. for 1 page, I need to add a function where when a user clicks a radio button, I need to go back to the server side, access db,...
View ArticleIssue with UpdatePanel inside a ModalPopupExtender Panel
I have a ModalPopupExtender that is firing and showing a Panel. Inside that Panel is an UpdatePanel. The Panel has some form fields on it to gather some info, the user clicks a Preview button (trigger...
View ArticleAjax time doesn't work
Hello Everyone, I used sql server 2005, VS 2008, asp, vb.net andajax in my web form for date and time. The date is working fine, but the time is not. When I tried to save the data into the data...
View ArticleCalender Extender inside Modalpopup Delayed display
I have calender extender inside modalpopup works fine in Firefox but in chrome it display after 5 seconds, but its fast when not inside modal popup. I have the latest Ajax, any solution plz....
View ArticleHow to get uploads count in ajax file upload ( multiupload)
The ajax file upload i used from ajax control toolkit is a multiuploader , i want to retrieve the number of files being uploaded . i tried this code here : protected void...
View ArticleMaskEditValidator preventing initial value from being assigned
The MaskedEditValidator is preventing me from assigning an initial value to a textbox. I'm using the MaskedEditExtender and MaskedEditValidator to enter a time formatted "hh:mm tt". Without the...
View Articleusing updatepanel
hii have a textbox in my form.i want to put it in a n updatepanelwhat should i write in codebehind?
View Articleajax is throwing error can't identify error.
I have a asp.net app I'm developing in the .net 4.0 framework. I just started getting an jscript error like: SCRIPT5022: Sys.WebForms.PageRequestManagerParserErrorExceptionInternet explorer 9 stops...
View Articleget return value of ajax and put it into a popup div
hi all..i have a problem and that is. in a on clientclick event i send some data to a ajax function .and i get the desire data from webmethod.my code is hear.//onclick event<asp:TemplateField...
View ArticlePostback intermittent in google chrome
I have a page that works fine in IE, Firefox and Safari but the postback intermittently will not work in Chrome. Here is information for the page:Sharepoint 2010Custom webpart running in a webpart...
View ArticleModalPopupExtender vs UpdatePanel
I've got some UpdatePanels in a page, and a draggable ModalPupup too. Then when a control show me the modal and I move it from it's original position, after some seconds the modal go back to its...
View ArticleConfirmButtonExtender with ModalPopupExtender with Animations Problem
Hello,I have a page with a Button which is tied to a ConfirmButtonExtender which is in turn tied to a ModalPopupExtender that has animations. I am unable to get the following code to work...
View ArticleReleg Replace
Hi,How do I remove the img tags with regex in datalist.komut.CommandText = "Select * From Table"; DataList1.DataSource = komut.ExecuteReader(); DataList1.DataBind();...
View Article