Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / ActiveX Controls / December 2003

Tip: Looking for answers? Try searching our database.

treeview - NodeClick event?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Goran Srecnik - 15 Dec 2003 19:30 GMT
Does anybody know how to implement the NodeClick event of TreeView control
in Access.

Thanks.
Goran
Ron Weiner - 15 Dec 2003 21:01 GMT
Why not

Private Sub YourTreeControlName_NodeClick(ByVal node As Object)
   '  -- What ever stuff you want to do in the Node Click event here --
End Sub

Ron W
> Does anybody know how to implement the NodeClick event of TreeView control
> in Access.
>
> Thanks.
> Goran
- 18 Dec 2003 01:53 GMT
> Does anybody know how to implement the NodeClick event of TreeView control
> in Access.
>
> Thanks.
> Goran

My question exactly, except via javascript on a web page... any help
appreciated.

Thanks,
Al
Douglas J. Steele - 18 Dec 2003 22:10 GMT
> > Does anybody know how to implement the NodeClick event of TreeView control
> > in Access.
[quoted text clipped - 4 lines]
> My question exactly, except via javascript on a web page... any help
> appreciated.

Since this newsgroup is intended for questions about using ActiveX controls
in Access, the database product, I don't think it's a particularly good
place to ask about Javascript or web pages.

Try microsoft.public.scripting.jscript instead.

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(No private e-mails, please)

- 18 Dec 2003 22:42 GMT
> > > Does anybody know how to implement the NodeClick event of TreeView
> control
[quoted text clipped - 11 lines]
>
> Try microsoft.public.scripting.jscript instead.

Good point - I'd missed the "access" designation.  I'll ask elsewhere.

- Al
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.