B
Bob
Hi All:
I have a page where the managers can maintain their own users -
GridView is populated with the list of users. When the manager adds a
new user (button click event calls Roles.AddUserToRole) the subsequent
call to Roles.GetUsersInRole is not returning the user just added. It
is returning a string[], but without the one. Is there a way to force
a refresh of the provider?
-Bob
I have a page where the managers can maintain their own users -
GridView is populated with the list of users. When the manager adds a
new user (button click event calls Roles.AddUserToRole) the subsequent
call to Roles.GetUsersInRole is not returning the user just added. It
is returning a string[], but without the one. Is there a way to force
a refresh of the provider?
-Bob