public void CreateNewGroup(GroupData data) { InitGroupCreation().FillGroupForm(data).SubmitCreation(); groupList = null; }