Hi Folks!
I really need some help here. I start a small project to enable all ASP.NET Membership Operations from a RadGrid such as: add user, delete and update, including managing their respective Roles from a RadGrid. Please follow my code: MembershipTest
Until now, my project includes:
Issues:
I appreciate any help.
Regards,
Marcio Nascimento
I really need some help here. I start a small project to enable all ASP.NET Membership Operations from a RadGrid such as: add user, delete and update, including managing their respective Roles from a RadGrid. Please follow my code: MembershipTest
Until now, my project includes:
- Update (Working)
- Edit (Working, but not capturing cheboxes previous values)
- Delete (Not Working, I don't know why!!)
- Add (to be Implemented...)
Issues:
- I do really need some help to discover why "Delete User" is not working.
- When I edit user, those checkboxes do not fill with previous values. I look up Radgrid documentation but I can't figure out how to do this.
- Someone have an idea on how to implement "Add User" Operation? It is possible to show a form in Radgrid adding the password field?
I appreciate any help.
Regards,
Marcio Nascimento