Hi All,
I am new to java scripts, I had assigned the project which has been completed 90% , only some part is remaining.
I want to know how can i create a dropdown and text box on run time, mean when the user click on add new row, textbox and dropdown box create dynamically on the page.
What i am thinking is that I can create a function in which text box and dropdown code is mention. and when user click add new row then we can call the function.
But dont know how to do..
Please help me Guys
Thanks In Advance

