Question about adding users
So when I add new users to the system, it works just fine. Saves them to the database, displays them in the custom gridview.
So next I go to Roles to create a new role to assign the newly added users to.
However, NONE of the new users show up in the select listbox. this box still maintains the users that were there before. the only way to get the newly added users is to exit the program, rebuild the solution, and then relaunch the program.
That can't be right so clearly I'm missing something. Anyone wanna take a stab?
|