IE Tree View Web Control for ASP.NET 1.1
-
Hi! I would like to thank Mike Elliott for his nice example and program for IE Tree View Web Control for ASP.NET 1.1 and Client Scripts Overriding to stop posting back. It's great. But, I got stuck to the following enhancements:- 1. How can I implement Expand All and Collapse All features to the tree? 2. Finding the node data that matches the user input into a text box and based on the matches found the hierarchy to these node should be expanded. 3. How to stop Mozilla or Safari browsers to posting back the page? Thanks Tonmoy Roy
-
Hi! I would like to thank Mike Elliott for his nice example and program for IE Tree View Web Control for ASP.NET 1.1 and Client Scripts Overriding to stop posting back. It's great. But, I got stuck to the following enhancements:- 1. How can I implement Expand All and Collapse All features to the tree? 2. Finding the node data that matches the user input into a text box and based on the matches found the hierarchy to these node should be expanded. 3. How to stop Mozilla or Safari browsers to posting back the page? Thanks Tonmoy Roy
Where is the article from Mike Elliot which explains IE tree View. I have been looking for an article of this nature for quite some time since I wanted to create a webpage which displays databases record (by topic) in a tree view. I had post a question asking how to do this but unfortunately did nto get a response. It would be greatly apprecaited if you can point me to Mike's article.
Skan Coding makes the world go round!!!
-
Where is the article from Mike Elliot which explains IE tree View. I have been looking for an article of this nature for quite some time since I wanted to create a webpage which displays databases record (by topic) in a tree view. I had post a question asking how to do this but unfortunately did nto get a response. It would be greatly apprecaited if you can point me to Mike's article.
Skan Coding makes the world go round!!!
Hi Skan, Please visit the url below to find the article posted by Mike Elliot. http://www.codeproject.com/aspnet/ClientSideTreeView.asp Tonmoy Roy