The ASP.
We are using version 3.0.20229.0 of the asp.net ajaxControlTookKit (before .net 3.5 sp1). I was wondering if I can combine our …
asp.net ajax ajaxcontroltoolkitI did a lot of searching and cannot figure this out. I have a ModalPopupExtender pop-up that I want to …
c# asp.net ajax asp.net-ajax ajaxcontroltoolkitIs there any way to localize the Today text in ajaxToolkit:CalendarExtender? This control localizes the day and month texts …
localization ajaxcontroltoolkit calendarextenderI've got a problem with the AutoCompleteExtender inside the AJAX Control Toolkit which I just can't seem to get to …
html css ajaxcontroltoolkitI have a gridview inside an UpdatePanel (the gridview is showing in a popup). On click of a select button …
c# asp.net asp.net-ajax updatepanel ajaxcontroltoolkitHow to Change default setting for ACT HTML Editor? I want to load editor with for example Selected Bold Button …
c# asp.net ajaxcontroltoolkit text-editor html-editorI am using a CollapsiblePanelExtender in the AjaxToolkit 3.5 to show/hide search filter options. I want the CollapsiblePanelExtender to be …
asp.net-ajax ajaxcontroltoolkitI created a new project. I installed Ajax Control Toolkit from NuGet. Then I created a new page aspx with …
asp.net ajaxcontroltoolkit webresource.axd scriptresource.axdWhen I was using AsyncFileUpload to upload 100KB image, I got no error message., but image not uploaded. I can …
asp.net asp.net-ajax ajaxcontroltoolkitI have a user control that contains a text box, an HtmlEditorExtender, and a button. The user control is loaded …
asp.net ajaxcontroltoolkit html-editor loadcontrol