Our asp.net site uses master pages on most all pages in the website. I want to make ajaxtoolkit available on all pages that use the master page and only use UpdatePanel on some of those pages. Which control do I use and where should they be placed? On some pages I am getting "Unknown server tag 'asp:CalendarExtender'" message. Thanks.
↧