Hello All,
I am trying to use a standalone WebCombo to display User and Role information. Each user can be assigned to a number of Roles.
The WebCombo contains 2 columns, a checkbox to assign the user to the role and the role name itself. When I click on the checkbox to assign the user to the role, the webcombo immediately disappears. Is there a way to prevent the WebCombo from disappearing so that I can assign multiple rows ?
Thanks in advance