I need to automatically create more columns when am clicking a button.
I have an addmember button. When am clicking that button, the text boxes for name of the member, fathers name, mother name and DOB should be created.
Can anyone help me in doing this.
EDIT
I need to keep the column name as such and add text boxes.
EDIT
Columns should be added and not rows. That too only text fields should be added.
EDIT
Can anyone help me in finding the solution.
This is what i want::
Add Memeber- Button
Name of group member textbox11 textbox12 textbox13 Father name textbox21 textbox22 textbox23 Mother name textbox31 textbox32 textbox33 DOB textbox41 textbox42 textbox43
First and second column should remain there evrytime.
When i click the "add member" button for the first time the textbox12, textbox22, textbox32, textbox42 should appear. And when clicked for the second time textbox13, textbox23, textbox33 and textbox43 should also appear.
Please can anyone help me in solving this.
Thanks in advance, Amith
EDIT
Can anyone help me in solving this problem. Please.....
FONTtag, useSPANinstead.