I have been creating and using a page on the development environment for awhile, it is a search oriented page that is heavy on the ASP.NET AJAX controls.I\'ve recently tried to move this to production
i am using a asp.net updatepannel .Will 开发者_JAVA百科update panel create a div in the client side ?Yes.
I was trying to use the AJAX extender Rounded Corners on a normal textbox, but did not work at all. Is this not possibl开发者_如何学Ce with textboxes?
I am upload开发者_开发技巧ing an image with AsyncFileUpload, it works well, but i want to show to the user the image which him just uploaded, but i am having troubles to make that work.
any one know file manager for asp.net ajax toolkit 开发者_开发技巧editor? i know there is other editors but i want know if ajax toolkit editor can have file or/and image manager .
This probably has been asked many times before but I was wondering how to maintain the ActiveTabIndex of an AjaxControlToolKit TabContainer.
I currently have two requirements of the AJAX Calendar Extender, one simple and one complex. I would like to solve the simple scenario, and if the complex scenario can\'t be feasibly solved, then the
I am using an AJAX CollapsiblePanelExtender for several sections of a form. I can collapse a panel programatically using the following 2 lines:
I\'m not able to get my panel popup using ModalPopupExtender. Here\'s the code .modalBackground { background-color:#CCCCFF;
I\'m using the Ajax Control Toolkit with .NET in VS2008 to put a Rating control on my page. I\'ve got the scriptmanager on the page and the rating control works in Chrome and IE but not Firefox. In Fi