Tuesday, April 29, 2008

AJAX (not the detergent)

While trying to debug the code that I copied over to my application, I tried to eliminate the AJAX toolkit used in the code because I did not have the toolkit in place on the 2008 express version of Visual Studio. I could not do this because it caused more errors than it eliminated.

I found out how to install the toolkit. The code used tabs and I wrote seperate AJAX code on another page to determine how this was done. It was simple, but I did have some problem coding the Acordion feature. It has Acordian and AcordionPane, the latter of which is a pane of the first. But I also had to find out about the properties of both because one has while the latter has . I will go into this later.

No comments: