sorry about the title am not sure how i should name it.
I want to be able to create two columns for a list that have a division - subdivision relation.
If in the first field if i choose People the second field lists people, if i choose Animals in the first field the second one gives me a list of animals.
How can i achieve this ? It has to be in C#.
Thanks alot ;)