Which control to use?

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

I need a layout like this http://www.infovis.biz/listview.jpg which is an MS
Access list box. Which control in vs2008 allows me to do this? The list is
being filled from an underlying table.

I would appreciate a code example if possible.

Many Thanks

Regards
 
Hi

I need a layout like thishttp://www.infovis.biz/listview.jpgwhich is an MS
Access list box. Which control in vs2008 allows me to do this? The list is
being filled from an underlying table.

I would appreciate a code example if possible.

Many Thanks

Regards

Look at DataGridView control for database.
 

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

Back
Top