index | search | no replies | posting guidelines | help | login | register |
Index » General » Site & Forum Feedback |
| |||||||
Jan 13 2006, 4:27 AM |
| ||||||
skippy since: Jan 13, 2006 from: Venlo | Hello friends I have a question regarding the treeview: I use the demoDB loading categories and subs from a database. Q1: when i click on the folder i want the url to be openend in the frame on the right side, not in the frame where the treeview is.? Q2: I want to use different icons, so for each categorie i want to use a different .gif. Is there a way to do this? Hope that someone can help me with this. Kind regards Skippy | ||||||
Jan 13 2006, 5:48 AM |
| ||||||
ghost from: Washington, DC | You can control the target page by adding a target property to your node. e.g. in the LoadFromDB routine, you can set the target everytime you create the child node as follows: Public Sub LoadFromDB(strConn,strMenuTable) ------------------------- Ghost | ||||||
Pages: (1) [1] |