http://www.asp.net/ajax/ajaxcontroltoolkit/samples/rating/rating.aspx can i somehow disable clicking on st开发者_如何学Pythonars?There is a ReadOnly attribute you can set.From your link:
I know there is another question asking the same thing, but it hasn\'t gotten any attention for months now: https://stackoverflow.com/questions/3786088/how-to-force-ajax-control-toolkit-scripts-loadin
I\'ve experiencing some troubles when running applications in Visual Web Developer 2010 with the Ajax Control Toolkit (ToolkitScriptManager).
I\'m trying to use both update panel and tab container on my page but when I compile the project I get this error...
I am using a Calendar extender in a modalpopup 开发者_运维问答when i click the image button the calendar extender should be displayed and when i click a particular date that date should be displayed i
I´ve seen a lot of similar questions, but none like this, so here\'s the catch. I have a AjaxControlToollkit tab, and inside it, i have a GridView. I want that GridView to have a scrollbar, so i can
I use MS visual studio 2008.But i can not use AjaxControlToolkit in my projects. I can not AjaxControlToolkitc开发者_StackOverflow社区ontrols to my web forms.
I ran an ASP.NET page that i have under development on my local IIS. It uses some dragPanelExtenders as well as some other AJAX Control Toolkit AJAX client side stuff, and in order 开发者_JS百科to sho
I\'ve been looking for the CSS files of the different AjaxControlToolkit controls but i can\'t find them.
I\'m trying to implement a customized Ajax Control Toolkit HTML Editor control in a Web Application. How do I do this without using a class in the app_code directory (since it\'s 开发者_运维百科really