Hi,
How can I cancel the group select in exporer control.
regards,
Ceaser
Handle the SelectedGroupChanging event and set the Cancel property of the event arguments to true.