Hi,
I am trying to get the value from a MYSQL database and populate the checkbox on the tree. I can get the state if I physically click it.
I did not see anywhere how I can populate the tree with its checkbox value after generating the TreeView.
If it can only be done at the generation of the Tree, then I will need to move the generation code to not be ONCE OFF operation at the begin of the program, but then I will need to be able to clear the Tree, another thing I could not find.
Any direction ?
Thank you
I am trying to get the value from a MYSQL database and populate the checkbox on the tree. I can get the state if I physically click it.
I did not see anywhere how I can populate the tree with its checkbox value after generating the TreeView.
If it can only be done at the generation of the Tree, then I will need to move the generation code to not be ONCE OFF operation at the begin of the program, but then I will need to be able to clear the Tree, another thing I could not find.
Any direction ?
Thank you
Last edited: