Click to See Complete Forum and Search --> : Can TREE conrol be inserted in a web page....?


austin
01-11-2005, 12:57 AM
hai every one
i am involved in development of a database web project.......
we are having lot of tables with relations ......
so can u include TREE control into the page so that the user may access different levels of db
by simply clicking the nodes of the tree......

please respond.......

thanks in advance....

austin

nadezda.sekula
01-12-2005, 10:14 AM
no way

PeOfEo
01-12-2005, 06:17 PM
Yes, but it would be a lot of scripting to set it up. You are basically going to have to have .net write out the client side markup to do this and then pass variables back to the server with query strings. But I have seen some dandy db managers made with .net before (as well as file managers).