Hi all
i have another question regarding treeviews
i want to populate the treeview with data from my table where the node name is the Fuction_Name. heres how i would do it in plain english:
For each record
treectl.nodes.add(Parent_ID,Relationship,Function_ID,Function_Name)
all this info is in the Function Table
ok so i am a newbie but someone must be able to help me?
Please?
Thanks
HandyAndy
i have another question regarding treeviews
i want to populate the treeview with data from my table where the node name is the Fuction_Name. heres how i would do it in plain english:
For each record
treectl.nodes.add(Parent_ID,Relationship,Function_ID,Function_Name)
all this info is in the Function Table
ok so i am a newbie but someone must be able to help me?
Please?
Thanks
HandyAndy