1
Answer

How to create text box dynamically & how to place it into table

SIVA

SIVA

12y
1.6k
1
Hi All,

I have following requirement,

The user need to generate textbox when he required to enter text in that.

<


tr height="35"><td width="150"> Dynamic Text Box </td>
</tr>


When i Click on ADD button the textbox should generate dynamically & it have to place in the above location.

Like this i have 5 Add buttons in my page for every fields to add textboxes..
Answers (1)