A
AAaron123
I know there is a Membership.DeleteUser but how can I delete a user using
FormView?
I know I have to insert a DeleteCommand into the SqlDataSource but the
UserID is in the Membership and the Users tables (maybe others?) and I don't
know how to insert two DeleteCommand's into the SqlDataSource to delete a
row from each table.
Can I delete using FormView?
Thanks
FormView?
I know I have to insert a DeleteCommand into the SqlDataSource but the
UserID is in the Membership and the Users tables (maybe others?) and I don't
know how to insert two DeleteCommand's into the SqlDataSource to delete a
row from each table.
Can I delete using FormView?
Thanks