multiple forms through datagrid

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
 
G

Guest

if you are using .net 2.0 it would be best to have a grid and have its
autoselect to true. then have one form that shows all those fields editable
when the user selects that row from the grid.
A little is more involved but first I would need to know if that would work
for you.

what I have described is pretty much industry standard for getting fancy
editing functionality from one selected row.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,342
Messages
2,571,409
Members
48,797
Latest member
kenne2025

Latest Threads

Top