M
Michael Jackson
I have a dataset with which I want to populate a TreeView. This dataset
contains tasks by person, therefore a person will repeat often in the
dataset. The first node of the TreeView is "Person" and under this node is
his/her tasks. I want one node per unique person in the dataset, not one
node per instance of the person. How would I accomplish this using datasets,
elegantly.
Thanks
Michael
contains tasks by person, therefore a person will repeat often in the
dataset. The first node of the TreeView is "Person" and under this node is
his/her tasks. I want one node per unique person in the dataset, not one
node per instance of the person. How would I accomplish this using datasets,
elegantly.
Thanks
Michael