ListView, TreeView, FlexGrid

J

Jero

Hello,
Does somebody have some help, example or links about these ActiveX controls
?
Thank in advance (and sorry for my english),
Jero
 
T

Tom Wickerath

Hi Jero,

For a treeview, try Helen Feddema's Access Archon:

http://www.helenfeddema.com/access.htm

Specifically, # 53 "TreeView Control Wizard and Subdatasheets" and # 103
"Using a TreeView Control as a Record Selector". I haven't looked at these
samples myself, but you might find something useful there.

Here are a few Microsoft KB articles that cover the treeview control:

http://support.microsoft.com/?id=209891 and
http://support.microsoft.com/?id=209898

For the flexgrid control, you can try:
How To Populating (sic) a FlexGrid Control with ADO and ASP
http://support.microsoft.com/?id=189406

http://support.microsoft.com/search...False&comm=1&query=flexgrid&srch=sup&x=9&y=12

For a listview control, you might find something here:

http://support.microsoft.com/search...mdt=&pwt=False&comm=1&query=listview&srch=sup


Tom

______________________________________

:

Hello,
Does somebody have some help, example or links about these ActiveX controls?

Thank in advance (and sorry for my english),
Jero
 
T

Tom Wickerath

Looks like the two longer URL's I attempted to post are not working. Try
these instead:

For Listview
http://support.microsoft.com/search/default.aspx?spid=global&query=listview&title=false&kt=ALL

For Flexgrid
http://support.microsoft.com/search/default.aspx?spid=global&query=flexgrid&title=false&kt=ALL

By the way, no need to apologize for your English. It is easy to understand.

Tom
_______________________________________

:

Hi Jero,

For a treeview, try Helen Feddema's Access Archon:

http://www.helenfeddema.com/access.htm

Specifically, # 53 "TreeView Control Wizard and Subdatasheets" and # 103
"Using a TreeView Control as a Record Selector". I haven't looked at these
samples myself, but you might find something useful there.

Here are a few Microsoft KB articles that cover the treeview control:

http://support.microsoft.com/?id=209891 ; and
http://support.microsoft.com/?id=209898

For the flexgrid control, you can try:
How To Populating (sic) a FlexGrid Control with ADO and ASP
http://support.microsoft.com/?id=189406

http://support.microsoft.com/search...False&comm=1&query=flexgrid&srch=sup&x=9&y=12

For a listview control, you might find something here:

http://support.microsoft.com/search...mdt=&pwt=False&comm=1&query=listview&srch=sup


Tom

______________________________________

:

Hello,
Does somebody have some help, example or links about these ActiveX controls?

Thank in advance (and sorry for my english),
Jero
 
Top