I am using the AjaxControlToolkit reorderlist.all was working well.then i upgraded the website to .net 4 and visual studio 2010.Now the reorder is no longer working.I did some searching and it was sug
I have a HTMLEditor (ajax control). I want to set the size of EditingArea inside HTMLEditor to look like an A4 size paper.
In case it matters, the following is inside a toolkit popup, which has an update panel in it. <p>
I am using Ajax Control Toolkit 3.5. I have a form like this: <body> <form id=\"form1\" runat=\"server\">
i use modal popup extender to show my details in another separate window it is a panel contains some controls the problem is ::
I have installed MS Ajax Control Toolkit in Visual Studio 2010. I can see all the Web Controls under ToolBox in TAB Ajax Control Toolkit.
How sh开发者_运维知识库ould I validate if my AJAX ComboBox contains text? I have tried with the ASP.NET RequiredFieldValidator but it dosen\'t work.If found a solution here: http://ajaxcontroltoolkit.
I tried to use CascadingDropDown control开发者_如何学C on a sharepoint visual webpart including the project as a web service. Of course it didn´t work as i expected. Has anyone used this control in a
I have created a user control which contains an ImageButton. Upon clicking this ImageButton I open an AjaxControlToolkit:ModalPopupExt开发者_如何学Goender.
I\'m using MaskedEditValidator for validating Date input. I want to show b开发者_如何学JAVAalloon like tool tip instead of the normal message in red color which is creating alignment problems everywhe