Tab menus in user control
Hi,I want to create tab control in user control and it has to be used in pages. Pl help in creating that.
View ArticleAccordian panel -lazy load
Hi,Is there anyway to lazy load accordian panel when it it clicked. Ive tried on item command but its not working.
View ArticleHTMLEditorExtender OnImageUploadComplete not firing when inside FormView...
Hi,if you place a HTMLEditorExtender inside the EditTemplate of the Formview then the OnImageUploadComplete event is not firing when uploading an image.Any workarounds for that?
View ArticleHoverMenuExtender hiding behid Flash banner
Hi All,I have HoverMenuExtender menu.. on below that one. i have Flash banner..problem in Menu is hided behid the flash banner in IE browser , works fine in Firefox.. pls let me know the solution
View ArticleMaskedEdit BUG: date and time
Hi there,I'd like to report a bug i found. If you try to insert date and time in the last example you find here: http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/MaskedEdit/MaskedEdit.aspx...
View ArticleError that makes me crazy...
Env : Visual Studio 2010 SP1 / .NET 4 / AjaxControlToolkit.dll 4.1.51116.0 / Web Form.Set up like below<%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="asp"...
View ArticlePseudo-classes not working with combobox
Are pseudo-classes not supported? I have a class for disabled comboboxes like so:.ajax__combobox_textboxcontainer input:disabled { color: #F0F0F0; background-color: #F0F0F0; }But it doesn't seem to work.
View ArticleLinkbutton within a ListView that is within an UpdatePanel causes full...
Hello!Simply, I have an UpdatePanel with a ListView inside of it, and a LinkButton inside each ListItem. Upon clicking this LinkButton, a ModalPopupExtender is supposed to be launched (it has its own...
View ArticleHoverMenu Extender Problem
Hi,Below is the Code why it's working like in Internet Explorer.<body><form id="form1" runat="server"> <div><cc1:ToolkitScriptManager ID="Sc1"...
View ArticleInvalid Argument + Resource.axd
Hi,we are using Ajaxcontrol Toolkit in our Sharepoint webpart and till yesterday it was working just fine. But suddenly we are getting Invalid Argument in Resource.axd Error.once we get this Error our...
View ArticleAJAX & JQuery
HI, does anyone have any examples of how to use AJAX in jquery to get a variable from a stored prodecure?
View ArticleHow to add ajax tabcontainer inside gridview in asp .net
Hi,I need to add tabcontainer inside a gridview which retrives data from sql server.Could you please help me to do this?Currently iam getting the following error in the gridview"Couldnot find any...
View ArticleAjaxtimer doen't work + can't get values of dynamically generated controls...
hi,... everyonei m trying to develop a page for online testing...where test shuold be terminated when submit test button (asp server control) is clicked or when time is finished...below code i have...
View ArticleHow to call button's click event without clicking that actual button in...
hello every one.. I am trying to develop online test....my need is after some second, question must be changed..so i have used ajax timer control.... the code is as belowpublic partial class...
View ArticleAJAX htmlfile: Unexpected call to method or property access.
Hi,I have a web page with a simple text box with a rounded corner extender. It works fine on one computer however doesn't on the other (both IE 8). I get this error: htmlfile: Unexpected call to method...
View ArticleSliderShowExtender not working (VB.NET)
hi,i tried simple implementation of slide control on a fresh web application and it fails to work. maybe i am missing something. thanks in advance for your assistance. here are the steps:1-...
View ArticleChange text at Ajaxfileupload drop area
hi sorry for my english,when I loadtheajaxfileuploadin drop area there isthe text "Dropfileshere".I wanted to knowif you can changethis text?And if yes how?thx
View ArticleExpand Grid view with a comment box and 2 button
Hi All,Please help me with code like a gridview that having coment box and two button.How it should work like In a row the when the user clicking one comment box should expand and having two button...
View Article[Edited] Update Panel Showing odd behavior
Edit: Deleted Previous (too long) question. The problem which I was trying to fix caused most of the above problems (I believe), the problem still persists.protected void...
View Articlepassword strength not working
i downloaded "AjaxControlToolkit.Binary.NET3.5" for Ms Visual DEVELOPER 2008, and added it to Visual Developer , i created new tab, seleted choose items, browse, and picked ajaxcontrolToolkit.dll ,...
View Article