hello everyone,
I have a problem with dynamically generating textbox.I have one link button .i want that when i click on link button then text box is created.when i click next time it will generate second textbox.then third,forth....
also i have another fields on that page.
company name;
card type:
card Name:
pin:
i want this for pin field.
also that if i generate 4 textbox for pin then when i insert the record it will insert for record depend on 4 pin added in pin textboxs.but the company,card type,card name all this field are same for this four record.
can anyone has solution for this problem .
thanks in advance.
I have a problem with dynamically generating textbox.I have one link button .i want that when i click on link button then text box is created.when i click next time it will generate second textbox.then third,forth....
also i have another fields on that page.
company name;
card type:
card Name:
pin:
i want this for pin field.
also that if i generate 4 textbox for pin then when i insert the record it will insert for record depend on 4 pin added in pin textboxs.but the company,card type,card name all this field are same for this four record.
can anyone has solution for this problem .
thanks in advance.
Comment