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