treeview manipulation .. HOWTO?
Eg:
--MyBuzyness
--MyAccount
--MyOrder
Only those with password can click MyAccount, the rest may click but may not go to the directed page.My database is stored in a table i define Credential with password and id as its field. i'm using the sitemap and treeview feature in vs2005 to create the nodes.. Anybody out there has done this before?

