How to hide Ajax pie chart legends (3.5 version) or click event for ajax pie...
I want to hide legends of a ajax pie chart but looks like there is no property for the same.Any way to handle this?Or Anyway to create a click event for Pie chart? My requirement is to show data in a...
View ArticleWhy does ModalPopupExtender closes on Postback
I am using ModalPopupExtender to display a panel (with data entry form in it). The problem is that it closes on every postback. Although I can keep it open using ModalPopupExtender.show () method, but...
View ArticleWhich Modal Popup to use to add/edit data
I am developing a large asp.net ajax website. To provide better user experience, I want the user to perform Add/Edit on the same page using a Modal Popup without navigating to another page. I have...
View ArticleSlideshow Extender fails on page reload
I have a page with a slideshow extender.It works most of the time. Here is the situation where it does not work.On the same page are a set of hyperlinks that point to various points on the same page...
View ArticlePasswordStrength extender cannot be added
Last night (July 19'th) I installed the Ajax control toolkit into my Visual studio 2012. I used the auto install feature in the VS.It APPEARS to have installed properly, my toolbox shows a large number...
View Articletext inside the brackets
i am trying to search when any text any enter adn show in textbox it must be in curly bracketsl..how i do thissany help
View ArticleAjax control not functioning after changing of project
I had change my project from C# ASP.NET empty web application (.NET Framework 4.5) over to C# ASP.NET web form application (.NET Framework 4.5). After changing over I realise that my AJAX control isn't...
View ArticleAjax toolkit : HTML Editor
Hi friends,I am working on HTML editor control, My requirement is to disable the cut (Clt-X) ,copy(Clt-C) ,paste(Clt-V) option on the HTMl Editor Textbox.I have searche a lot of site but could not find...
View ArticleScrollbar missing in Collapsible Panel
Hi all,I was wondering if anyone else had run into this issue with the Collapsible Panel in Internet Explorer 10 and above.I have a collapsible panel control which when opened, depending on the content...
View ArticleHow to retain javascript variables after postback of an updatepanel?
after a user changes a select element which triggers a postback of an updatepanel, I'm trying to set the value of that same select to the selected value after the postback has completed, but somehow...
View ArticleModalPopupExtender Not Popping Up - Loads in table
I have a page when I click a certain set of sequences (Delete then OK to Delete then Add New) the modalPopupExtender displays inside of a table. It supposed to be in a lightbox type display. All...
View ArticleAjax Toolkit is affecting page load timing
HI all, This might be a duplicate thread.yet i am asking,in my page i am using ajax tabcontainer .Everthing working fine.But while testing when i looked into the page load for the first time it is...
View ArticleUpdatePanel & IE8: Constantly refreshing
I have an ASP UpdatePanel object embedded on a page. This page is actually used to display a custom web part in SharePoint 2010. What I'm wanting to happen is for my page to load and, almost...
View ArticleToolkitScriptManager error using W3C validation service
hello,i have been trying to figure out why i recieve these errors from the W3C Markup Validation Service. to access this tool, i select F12>Validate>HTML tool in IEv10.the errors i receive look...
View ArticleAjax Control Toolkit not working on Azure
The Toolkit is working fine on the development machine (VS 2012, Toolkit version: 4.1.60919.0).After publishing to Azure everything works fine except Toolkit - no errors, no problems - it simple isn't...
View ArticleModalPopupExtender opens up on browser refresh
I am using the ajaxcontroltoolkit ModalPopupExtender with GridView to add/edit record. User adds a new record or update an existing one in the popup modal. I am following the example at...
View ArticleAJAX ACCORDION
Hi all,In the below code i am unable to align the Registration Date Textboxes (txtRegDateFrom AND txtRegDateTo)side by side and the same with Age Textboxes also, How to code this or what are changes...
View ArticleError with GridView
Hi.I have a WebForm with a single form with a buttons the accept and cancel. Then, I have a GridView to display info related with de before form. And to the end, I have a webusercontrol to used to...
View ArticleHTML Editor Extender Customize Toolbar Styles
I'm trying to customize the Toolbar - Have 2 toolbars showing at the top not just autowrap the 1 toolbar. - Increase Padding around the buttons. - If possible make the buttons bigger. (They are so...
View ArticleListSearchExtender - space bar issue
Hello;Im using a ListSearchExtender for a list of cities in a given state. If the state is CA, the list contains several listitems made of two words, like "San Andreas", "San Bernardino", "San...
View Article