G
gllincoln
Hi folks,
Using the Web treeview control, or the Treeview control from VB6, we have a
nodeclick event.
Using ActiveX Treeview Control v6.0 in Access 2007, I have Enter, Exit, Got
Focus & Lost Focus listed in the property sheet of the control. I tried to
create click event code using the same declaration that works in ASP but no
joy - Access 2007 compiler hangs up on it, starts throwing messages about
the Mouse over event, errors in Form Load. Remove the click event
declaration and all is back to normal. I'm not having any trouble populating
the nodes but that's not much joy - I want the user to be able to click on a
node and bring up the associated record in the form.
I'm probably over-looking something obvious here - but for the moment I seem
to be stuck.
Thanks for your consideration,
Gordon
Using the Web treeview control, or the Treeview control from VB6, we have a
nodeclick event.
Using ActiveX Treeview Control v6.0 in Access 2007, I have Enter, Exit, Got
Focus & Lost Focus listed in the property sheet of the control. I tried to
create click event code using the same declaration that works in ASP but no
joy - Access 2007 compiler hangs up on it, starts throwing messages about
the Mouse over event, errors in Form Load. Remove the click event
declaration and all is back to normal. I'm not having any trouble populating
the nodes but that's not much joy - I want the user to be able to click on a
node and bring up the associated record in the form.
I'm probably over-looking something obvious here - but for the moment I seem
to be stuck.
Thanks for your consideration,
Gordon