Click here to Skip to main content
15,907,913 members

Comments by School Projects (Top 1 by date)

School Projects 8-Oct-13 7:55am View    
Thanks.
Well, I guess I wasnt too clear, the user can never see this datagridview, but if they use the username "Admin" and the password "letMein!" then they have access to the 2nd form that contains the datagrid, and they are able to add,edit, and delete users from it - thats just how I do it manually, but I also want to do it pragmatically, so that isnt needed.

The method you explained might also be a good solution, so ill try it out, and let you know if I run into any problems, thanks.