2
Answers

Duplicate Control Creation on button click event

Kapil

Kapil

18y
3.6k
1

I am using ASP.NET as front design and C# as back code.

I am trying to create some TextBox server side control dynamically.
On button click event. Problem is every time i am clicking on the button i am getting control two times. So i don't know the reason of duplication.

Can anybody clarify on this front ??

Thanking you in advance

KG

Answers (2)