DataGridView that shows multiple lines per record?

G

Guest

I use DataGridViews for the detail part of lots of Master/Detail entry forms.

This time I need the user to see a dozen fields all at once for each detail
record, and the best way to do this would be to show two or three lines of
controls for each record (not just scroll off to the right).

Can I get the DataGridView to allow multiple rows per record, or is there
some other control I should use?
 

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

Top