generate a multipage form from a database

N

nabil m

hi i am using c# with sqldb in visual studio
i have a small realtional database that contains data informaiton about
clients who filled out an automobile isnruance form -this form has like 5
tables and a lot of 1-to-many relationships

can i generate a multipage form from my database table fields so i dont have
to create every field lable and textbox manually ?

thx in advance
 
L

Lucas Tam

can i generate a multipage form from my database table fields so i
dont have to create every field lable and textbox manually ?

You could use a datagrid...

But regardless you still need to do programming.

There maybe 3rd party products which do form generation.
 

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,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top