List views and Datagrids

I

InnLov

I am using vb 6 and I want to use the listview and datagrids on my
forms. How do I go about it.

thanks

innlov
 
S

Stefan Hoffmann

hi,

I am using vb 6
This here is an _Access_ news group.
and I want to use the listview and datagrids on my
forms. How do I go about it.
You can use the ActiveX listview from the toolbox. You also find there
the default flexgrid.

But before using a external datagrid, take a closer look at the
datasheet view of a form.

mfG
--> stefan <--
 
Top