B
Beginner
I am a newbie in ASP.NET. I am using VB.NET to write my codes. I have a
project to be done this week but I am stucked on one thing. I want to
make a datagrid of a form and display the form multiple times with the
help of a query string. Like, the form has fields like First name, last
name etc. If the querystring has '3' as value, I want to display the
form 3 times and I want the data entered to go to a database.
Can anybody help me by saying how can I display the forms 3 times with
the help of the datagrid.
Thanks,
ranjan
project to be done this week but I am stucked on one thing. I want to
make a datagrid of a form and display the form multiple times with the
help of a query string. Like, the form has fields like First name, last
name etc. If the querystring has '3' as value, I want to display the
form 3 times and I want the data entered to go to a database.
Can anybody help me by saying how can I display the forms 3 times with
the help of the datagrid.
Thanks,
ranjan