I have an aspx form with 2 panels, each with various fields for entry / selection. I'm attempting to load the page with the 2nd panel hidden, and have it display on the form on the click of a button which resides at the end of the first form - without a postback. I've been told javascript is an easy way to do it, but I'm not very well versed on the language.
thanks in advance !
Start Free Trial