S
sk
I have a need to use the treeview control in a database I'm working on but I
do NOT want to deal with the activex registration issues if I can get around
it. Is there any control native to access that can be made to act the same?
I can go with 2 or 3 listboxes but that is just not as slick looking in a
finished application and it uses up too much space on the form.
I have used the treeview with nested recordsets in the past but that was on
a single user app so there was not a big issue in getting the control loaded.
The app I'm working on now will be used by 20+ people so I want to stay away
from the registration issues if I can.
do NOT want to deal with the activex registration issues if I can get around
it. Is there any control native to access that can be made to act the same?
I can go with 2 or 3 listboxes but that is just not as slick looking in a
finished application and it uses up too much space on the form.
I have used the treeview with nested recordsets in the past but that was on
a single user app so there was not a big issue in getting the control loaded.
The app I'm working on now will be used by 20+ people so I want to stay away
from the registration issues if I can.