hi..
can anyone help me to write the code for commission updation..am doing project for a store in which there is a scheme as tree,one person should be member of that scheme, he is like a root node of that scheme, under him there will be two members like child nodes of that root..again two node are added to the child nodes and so on..
the root node gets 500/- as commission for first two child nodes.. and child nodes gets 500/- respectively for their child nodes and so on then root node gets 1000/- for this level...and it continues..
how to write code for using treeview in vb6.0... please help me...my data base is MSAccess 2007....
can anyone help me to write the code for commission updation..am doing project for a store in which there is a scheme as tree,one person should be member of that scheme, he is like a root node of that scheme, under him there will be two members like child nodes of that root..again two node are added to the child nodes and so on..
the root node gets 500/- as commission for first two child nodes.. and child nodes gets 500/- respectively for their child nodes and so on then root node gets 1000/- for this level...and it continues..
how to write code for using treeview in vb6.0... please help me...my data base is MSAccess 2007....
Comment