What are the different Key TreeView Properties in Asp.net
2.0?
Answer Posted / saisudha
The ASP.NET TreeView control is a powerful server-control
for rendering TreeView UI, as shown in the figure below. It
supports a variety of programming models, from statically-
defined trees, to dynamically constructed trees, to
databound trees.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the differences between a primary key and a unique key in sql server?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are sessions and cookies?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is asynchronous call?
What are the disadvantages of using session?
What is the server of asp.net?
What is the extension of master page in asp.net?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
In how many ways we can retrieve table records count?
What are the advantages and limitations of query string?
What is session id in web application?
What are Master Pages in ASP.NET? or What is a Master Page?
What is the advantage of mvc over asp.net? : Asp.Net MVC
How do I use response redirect?