How do i clear all the contents of a div tag and then repopulate it?

bigkid

New member
(asp.net c# webform)? I dynamically populated a div tag with html controls. On button click event i want to to refresh the div tag and populate it with another set of html controls. i heard about view state and turning it off but im not sure if ill be able to use that...please help..

Need your opinion on how to go about it...thanks!
 
Back
Top