how to execute client side script for a menu control in ajax
i have amenu control. i want to validate the the page when menu item (any item menu) is clicked for which i have wrote javascript code.my menu control is in the update panel and the control is in the...
View ArticleHTMLEditorExtender css
Can one load in an external stylesheet instead of using the default fontSizeSelector/fontNameSelector?(I want to give users the option to change the styles, but only if they're in keeping with the...
View ArticleModalPopupExtender Set Position
Hi,I have 60 Pages and each page has ModalPopupExtender. I need set the postion of ModalPopupExtender as center. Whether i need to change all 60 pages or any other options to change globally. Thanks
View Articlecalendar extender not showing all days
My calendar extender not showing all dates.Dates after 20th are getting hided under Todays date
View ArticleProblem to create file on Server in My local machine it is working fine?
Server Error in '/' Application.Could not find a part of the path 'D:\PLESKVHOST\vhosts\windows.push-staging.com\httpdocs\order_Aob\orders\open_orders.txt'. Description: An unhandled exception occurred...
View Article.Net Ajax Button problem
Hi everyone,I'm developing .Net page and im using ajax controlled image control panel. I put a "OnClientClient" specification to button. However, when i put breakpoint to cs file it doesnt hit there...
View ArticleUpdate Panel on existing project
Hi,I'm planning to add UpdatePanel in existing project. I have several grid controls on page. Inside all grid control there are link buttons, and on click event display another grid, etc. Also, I have...
View ArticleAjax gridview animation extender
Hi I have the below code<asp:TemplateField> <ItemTemplate> <asp:CheckBoxID="CheckBox1"runat="server"/> </ItemTemplate>...
View ArticleMultiple AutoCompleteExtender working only in sequence
I am in a very funny but horrible issueI have 3 AutoComplete Extenders in ModalPopUp in 3 different textboxestextbox1 (implement sequence 3)textbox2 (implement sequence 1)textbox3 (implement...
View ArticleAjax Toolkit Slider... can I use javascript to modify a second textbox based...
OK, I want to use the slider control to control a value that goes into a db... In this case, think of an estimate for a project, and we want to use the slider to modify the proportion of time for two...
View Articleface book wall post and comments Jscript and Ajax in asp.net.
Dear all,how we can write face book wall post and comments application in asp .netif please kindly provide some samples with Jscript and Ajax in asp.net.Thanks in advance.
View Articlefill dropdownbox list depending on what radio button is selected
on my page in it's basic form I'd like to have 2 radio buttons, when you select rb1 a dropdown box appears on the page filled with a few items, but if I picked RB2 the same dropdownbox will appear but...
View ArticleError with my data source for an Ajax Demo app - how to fix? (VS2008)
Here is the error message -- and below that is the connection string snippet to the sample DB from web.config and also all of Default.aspx (no .cs file - just ajax in the source) -- I'm using sql...
View Articleautocompleter doesnt work in masterpage Site.Master
I have been trying to add an autocomplete extender to a textbox in the masterpage. If i add it to the underlying child page it works very well, but on masterpage it doesnt trigger the defined...
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 ArticleExecute Codebehind after close an modalpopupextender using vb
Hi all,I created an user control with an update panel inside it. This user control is shown with an modalpopupextender. Inside this user control I have an Ok button that set some sessions and closes...
View ArticleAjaxControls not working in IE 9
I have created an example page in which I have created some controls in updatePanle and Accordian control of Ajax Control Toolkit. It works fine in local server. But when I open that web page in...
View ArticleHow to collapse and expand all the panels in CollapsiblePanelExtender?
I have a Panel inside a repeater control and also a CollapsiblePanelExtender. Usually 5 panels are displayed as expanded, but on click of a button I want to collapse all the panels simultaneously.I...
View ArticleAllow user to select first day of month in ajax calender
Hi all i want user to select only first day of month in ajax calender controlso i want to disable all days and keep only first dayThank you
View ArticleAJAX Calendar Extender not close when I click in page or press escape button
I have a problem with Ajax calendar Extender . After pop up the calendar, even I go to another control the Calendar Popup is still visibleI want to hide it with out selecting any date. My code:...
View Article