Hey Guys,
I currently have an ASP.Net Web Application and would like to use the TabContiner control from the AJAX Extension is an asp web form, I jus drag and drop the control and when I 'build' it I am getting an 'assembly that is not referenced, that I must add a reference to the assembly'. I then drop a script manager in the body of the page then got an namespace error.
How it is possible to use AJAX Extension in an asp web app without creating an entire ajax application?
Thanks