Autocomplete list wrong position in Chrome
Hello:I'm having a problem with the Ajax-Autocomplete extender in Chrome. I have seen this question in other threads but the proposed solutions have not worked for me. I hope you can find what is it...
View ArticleRE: Image.DataBind in UpdatePanel not working in IE9, but works in Chrome
I have a page that is creating an image with the current time, and uses an UpdatePanel to refresh the image every second. It works fine in Chrome, but when I look at it in Internet Explorer, it's...
View ArticleAjax Rating Control Issue
I am creating Rating control dynamically in c# and assigning rating value after reading from database to it. now i face a problem when i try to change the value from GUI it gives me error...
View ArticleCombo Box Initialization
I have a combo box on my page, defined thusly:<act:ComboBox ID="cboTagNo" runat="server" DataSourceID="SqlDSTagNos" DropDownStyle="DropDownList" DataTextField="TagNo"...
View ArticleTextbox width is automatically changed when using with AutoCompleteExtender
Hi all,I have some Textboxes on my page, one of them using with AutoCompleteExtender. The first time, when I click (focus) on any Textbox, the width (and its CSS - border) of Textbox which is used for...
View ArticleError when using Gridview in user control and send as a string to jquery ajax
I have a user control with a gridview and call from a web method. This works fine from local machine and show the data in gridview but when I publish the website on the server gridview doesn’t show and...
View ArticleLinkbutton Rowcommand (and OnClick) events not firing from gridview in update...
I have a gridview inside an update panel. Associated with the page are two user controls. The first is a modal popup that allows the user to enter a new item that should be displayed in the list...
View ArticleAppending text and replacing text in pdf using c#, asp.net
Hi All,I need to append pdf file at the end with n tables and text(User Names) in it and when the user logins in need to replace the text like "User A Logged in". this has to happen in web application...
View ArticleClosing the previous collapsible panel on the opening of another on same page !
Hi,I have a login form on which I am having two panels giving two kinds of user to login. Both the panels are in their respective collapsible panels. Now what I want is that if suppose I have clicked...
View ArticleModalPopup: Access the controls behind a modalpopup
Hi,I am showing a Modalpopup on mouseover of a particular row in a Gridview. Now When this Modalpopup is shown, the user can move his mouse over another row in the grid behind the modal popup. Now what...
View Articledynamically change target control Id of hovermenuextender
How can we set single ajax hovermenuextender on multiple control..?
View ArticleRE: Re: Update Panel > slow in rendering the intended control and...
Hi all,I use update panels all the time when i wanna to update specific part of my page but recently i face performance problems ( i mean it 's slow in rendering the intended control and sometimes it...
View ArticleAutocomplete with Condition
Hi Friends,I have two tables country and statesI filled the countries data in a dropdownlist and i would like to display the states of a particular country in an Autocomplete textbox.How can I do ? I...
View ArticleClose Modal Popup
I would like to close a modal popup by just clicking outside of the popups panel. Anyone do this?
View ArticleIssue with the Ajax ToolKit in IE9
I am getting the following error in many of my pages in IE9. Error: Sys.InvalidOperationException: Handler was not added through the Sys.UI.DomEvent.addHandler method. It is coming from the...
View ArticleHTMLEditorExtender not working within Master Page
I have set up a site which uses the HTML Editor Extender but the foreground color picker and background color pickers do not work (i.e. They show, but when clicking on a color, nothing happens) but...
View ArticleASP.NET/AJAX update panel only works locally
Hey all,I'm having some issues with using the updatepanel. The problem is, it works locally, but when i upload it to the server, it does full postback instead of partial. I've been looking for a...
View Articleset css to TabPanel of ajax TabContainer control
hi all,i have about 5 tabs at TabContainer control and want to set css to the current active tab which user fill data on it.i tried to set this code at at click event of a button...
View ArticleModalPopupExtender-popup with inner UpdatePanel closes prematurely
Hi folks,Goal: I have a page that contains a dynamically generated table showing articles. In each row within this table, the user is supposed to be able to search for a record to place in the...
View ArticleVS2012 project does not register AJAX libraries
Having an issue with javascript errors after adding simple Ajax controls (ScriptManager, Timer, & UpdatePanel).I can remove the Ajax Controls (via commenting) and the errors go away. Add them back...
View Article