profile in label
here anyone tell me please how to show profile info in lable...when user click on update and info in label
View ArticleUpload large files with fileupload in asp.net page and progress bar
Hi All,My task is to upload large files with fileupload control under update panel and progressbar... can anyone suggest or help me in placing progress bar for large files upload with jquery or...
View ArticleProblem with SliderExtender and Tab Control
Hi,I had a problem with SliderExtender and ajax tab control..it stopped working all of sudden.Text box with SliderExtender does not come up..earlier..Page with tab control shows blank pageEarlier it...
View ArticleHow to select a value from CSV in an asp.net ajax toolbox autocomplete and...
I have used Ajax toolkit autocomplete working fine using the following asp.net and C# code.<asp:UpdatePanel ID="updPnlMedicineName" runat="server" ><ContentTemplate> Name<br...
View ArticleAutoCompleteExtender won't work
I have search overall for a solution, but it still dosen't work and im really confused.I can start my project, but when i write some letters in my textbox, nothing...
View Articlehow to pass a datetime within an object via JSON in an ajax request ?
Hello,I am using mvc4/razor/jquery/ajax/json. I have the following class :namespace Web.Models { public class TransactionFilter { public TransactionFilter() { TransactionBeginTradeDateCriteria = new...
View ArticleLicensing of Microsoft Ajax library for redistribution
We want to bundle the MicrosoftAjax.js file with our application to avoid potential problems where the DMZ is unavailable on customer sites, in which case reliance on CDN alone is not appropriate....
View ArticleUpdatepanel
Hello,This is my first time using an Ajax updatepanel.My page can be divided into basically two areas. One area contains a few gridviews and the other has four charts.I want the gridviews to work...
View ArticleI would like to close the ModalPopup by click on the area surround area of...
Hi,I used ModalPopup Control on this link, http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx. How should I write the code that to close pop up by click the area outside the...
View ArticleSys.WebForms.PageRequestManagerServerErrorException: An unknown error...
Dear Friends Please help me I am getting this error Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned...
View ArticleWhy AJAX Rating control doesn't work?
Hi, this is my code snippet:<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication1._Default" %><%@ Register Assembly="AjaxControlToolkit"...
View Article"ajaxToolkit:CalendarExtender" Taking long time to open calendar
Hi I am using "ajaxToolkit:CalendarExtender" control. Here is sample code. Problem is, it takes long time to open calendar. can we do some thing to minimize the time it takes to open calendar?? Thanks...
View ArticleRegisterClientScript for window.open Not Working in Firefox
I have the following line used to download a file after the user clicks an export button. I need the code to work in IE8 and Firefox 20+. The following works great in IE8 but not Firefox....
View ArticleMaskedEditExtender and ClearTextOnInvalid="true"
I have a MaskedEditExtender as follows:<asp:TextBox ID="txt_Test" Width="95%" runat="server"></asp:TextBox> <AJAX:MaskedEditExtender ID="mee_Test" runat="server"...
View ArticleManage tags with HTMLEditorExtender
Hello,I have an issue by using the HTMLEditorExtender component.I'm creating a web form on which I have a textbox, extended with this component. I noted that the HTMLEditorExtender creates a <p>...
View ArticleAutoCompleteExtender empty list vertical line anomally
I have two (2) functioning AutoCompleteExtender's on my page. One is servicing a GridView inside a FormView. The other is inside the same FormView, but inside a TabPanel. Like I said, both work, but...
View Articleprofile in label
here anyone tell me please how to show profile info in lable...when user click on update and info in label
View ArticleHow to dynamically create SliderExtender in Panel with Table/TableRows
I am trying to create a dynamic Panel that contains a Table and a number of rows where one or more row will have a TextBox with a slider extender bound to it. My .aspx file has the following place...
View ArticleSet Ajax calendar date
I am using the Ajax Calendar (http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/Calendar/Calendar.aspx) tied to a textbox.What i would like to have is to set the value to minus 20 years from...
View ArticleModalPopup dragging not working on IE10 (desktop) under W8
Hello,In our project, we are using ModalPopupExtender and it is not working using desktop IE10 running under Windows 8. Popup cannot be dragged. I have tried to use different Browser Modes (IE10, 9, 8,...
View Article