I am using Dynemically created button for remove my dyunemically created text box and drop down box.
My number of control is not fix.
When I press first button then it remove required control as per my requirement but when I press second remove button then it bind all control again to my page and remove the control which I have provided
so how can I prevent all control bind when I press second button