table

  • Thread starter Thread starter xhenxhe
  • Start date Start date
Hi New Guy,

The ListView may be used to create tables.

Another possibility (way out) is to use a Web Browser control and create
your table in Html - tremendous formatting power there, but somewhat harder to
do editing, if required.

Regards,
Fergus
 
Hmmm. Web Browser control sounds tempting :) I'm about to the point where I
can do anyting using PHP, MySQL, & JavaScript. It's really a stretch for my
brain to work with VB again.

Thanks,
Dustin

I did find a cool post on this board describing how to use a datagrid with
an array. Can you put check boxes in datagrids?
 
Back
Top