|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
|
[x]
The Solution Rating System
|
|
| With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating. - The Grade of the Solution
- The Zone Rank of the Expert Providing the Solution
- The Number of Author and Expert Comments
- The Number of Experts Contributing
- The Feedback of the Community
Your Input Matters Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site. If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
|
|
|
|
Asked by bobby010606 in Programming for ASP.NET, .NET Framework 2.x, Microsoft Visual Basic.Net
Hi Experts,
I have to create a help and support for my project(Help.aspx). For this i have to create a page which will be having 3 parts . the first one is Header in this I will be showing a Image with Help And Support as a text in it
The second will be the left side of the page which is the Left navigation Page (LNP) where i will be keeping a treeview which should look like this
Page1
Page1.1
Page1.2
Page1.2.1
Page1.2.2
Page1.2.3
Page1.2.3.1
Page1.2.3.2
Page1.2.3.3
Page1.2.3.4
Page1.2.3.5
Page1.2.3.6
Page1.2.4
Page1.2.5
Page1.2.6
Page1.2.7
Page1.2.8
Page1.2.9
Page1.3
Page1.4
Page2
Page3
Page4
Page5
Page6
The third one will be at the right side of the page where the help data which is in xml formate will be loaded here i.e. when the user clicks on the page1 in the treeview the page1 help will be displayed...And like so if the user clicks on the Page1.2.3.5 that page help should be loaded
And the most importent is when the user is on some Page like Page1.2.8...The Help.aspx should be opened with the content of that so and so page on the right side and on the left side the treeview should be shown like this
Page1
Page1.1
Page1.2
Page1.2.1
Page1.2.2
Page1.2.3
Page1.2.4
Page1.2.5
Page1.2.6
Page1.2.7
Page1.2.8
Page1.2.9
Page1.3
Page1.4
Page2
Page3
Page4
Page5
Page6
Experts please let me know which will be best way to handle this task
Please give me a sample code for wirting a treeview as i have no idea on it
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625