Hi
I have generic UserGroup List and inside that property for generic Users List.

I want to bind them to 2 Multi selects, first one UserGroup and second one Users.

Once I select UserGroup in the First MuliSelect I want to Load Users of that UserGroup in to second MultiSelect.

Please update me how to do it