Wonder if someone can help with TreeViews. I'm new to them and need help. I have two tables tbl_SimType and tbl_Sim. tble_Sim is the child of tbl_Sim.
I want to show a treeview with checkboxes with the partent from tdl_SimType with its children from tbl_Sim.
Ultimatley this needs to be stored in a table which, having looked about should be done with an append query
I want to show a treeview with checkboxes with the partent from tdl_SimType with its children from tbl_Sim.
Ultimatley this needs to be stored in a table which, having looked about should be done with an append query