J
JamesJ
I want to start working with the treeview control but have
no idea where to begin. I would like to populate a treeview
with data from 2 table but have no idea on the code and where
to call the code from and how to trigger a function when
a node is selected. Would be nice to have something
similar to explorer-type interface. I'm hoping someone can
point me to an example.
As an example I have a movie table linked to a 'movietype'
table via a one-to-many relationship. Ideally, I would like to
have the movie titles displayed in the right pane and all movie
types displayed under the 'All Movies' node in the treeview.
Any help will be appreciated.
Thanks,
James
no idea where to begin. I would like to populate a treeview
with data from 2 table but have no idea on the code and where
to call the code from and how to trigger a function when
a node is selected. Would be nice to have something
similar to explorer-type interface. I'm hoping someone can
point me to an example.
As an example I have a movie table linked to a 'movietype'
table via a one-to-many relationship. Ideally, I would like to
have the movie titles displayed in the right pane and all movie
types displayed under the 'All Movies' node in the treeview.
Any help will be appreciated.
Thanks,
James