Posted on: 6/14/2015 6:48:10 PM | Views : 658

Hi,
I would like to know if there is any way to create new textbox between 2 other textboxes dynamically when my Dropdownlist selection changes...
for example, only if I choose option #2 in dropdownlist, the form will create a new textbox between 2 other textboxes that I do not know their X/Y location on the page...
the solution must be only with C#, I don't use JS or any other client side in my website for now...
so please do not offer me any kind of client side solution, only ASP.NET/C#
thanks ahead...

Go to the complete details ...