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
Ruchi R
NA
112
267.1k
Tree view control
Dec 25 2009 2:06 AM
Hi,
i am having one problem.i have used a tree view control in master page whice have been populated dynamically from the database(Ms sql).When i click on a child node a page should open in a content page only.but in my case when a user clicks on a child node whole page gets refreshed. Another problem is when a user clicks on a child node , all the child nodes also gets collapse.what should i do to retain childnodes expanded .i have tried treenode.expandall(); properties but it expand tree node on pageload . i dont want it.what i need to do is , a tree view collapsed on pageload and when a user clicks on a parent node then only child node should expand and it should remain expanded until a user wants it to collapse .plz help me as soon as possible.
thanks in advance
Reply
Answers (
1
)
Destructors in Memory Management of c sharp
Confusing in using of Destructors ,IDisposable and Garbage collection