I have GridView on my asp.net page, one column in that grid is ImageButton (TemplateField with ID=\"imbReserve\"). On click on that button I want to show PopUp, but when I put TargetControlId=\"imbRes
I have an Accordion control that is populated dynamically. I want to catch the event raised when a new pane is clicked on to open. I don\'t see the event at all in intelli-sense and when I code it by
I\'ve got a working version of Autocomplete using the Ajaxcontroltoolkit. However, the service method signature is required to return a String[] to render the autocomplete suggestions in markup.
We are looking into upgrading our asp.net 2.0 app开发者_Python百科lication to run on the 4.0 framework.We currently use system.web.extensions 1.0 and AjaxControlToolkit 1.0.
Within an ASP.NET AJAX UpdatePanel on my page I have a submit button which has some custom javascript validation applied which set a global _cancelGeneralSettingsUpdate flag depending on the results o
I have an AjaxControlToolkit.AutoCompleteExtender control attached to a textbox, and three radio buttons. When the user selects a radio button, the service method used to retrieve the values listed in
How can I resize the ajax control toolkit\'s calendarextender so it\'s touch friendly, I have modified the css properties successfully but when selecting months or years, the months (or years) overlap
I was trying to use ajax control toolkit in sharepoint 2010, but i get some errors. I found that the last release of the toolkit doesn\'t work with SP2010, so i downloaded the version 30930 found at h
How to get Plain Text from HTML editor in ASP.NET AJAX Cont开发者_Python百科rol Toolkit? Editor1.Content gives HTML text like
Closed. This question开发者_如何转开发 needs debugging details. It is not currently accepting answers.