TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
chumzzz
NA
16
0
Treeview & form calling question.
Apr 1 2004 4:35 PM
Hi everybody, I am new to developing windows forms. This may be something very basic that I am unaware of. I am trying to use "treeview" as a menu in the application I am developing. The tree structure has "Clients-> Names of all clients->Appointment dates->......etc." When a particular appointment date is highlighted I have to call the appointment form by passing the Client Id and Appointment date. I see that appointment date is available as the "node.text" property. But I don't know how to get the client Id. Even though client Id is fetched from the database, it is only the client name that goes as text for the parent node. Is there a way I can assign and thereby have the client Id available on the appointment date node as well. thanks for any help.
Reply
Answers (
3
)
Open a panel in a different app
Validating an xml file from a Windows service