Hi,

Done lots of research on this, but has not been productive yet.. but heres the scenario anyway...

1. I have a button that adds a view which contains controls like (radio button, button, textfield, label, and panel to hold the controls..)

2. When the button is always clicked, it will always add a view with the controls to the multiview..

How do i do this in asp.net? C# particularly..vb.net is welcomed

Another option will be is that when the button inside a particular view is clicked, it will delete the view not the other views.

Hope you could help..

(Greg)