Hi, I was wondering how I could use one grid, or maybe some master/detail grid to update/insert records from four tables at once.
Here are the four tables:
Users
Roles
Permissions
Accounts
Those are all related and need to all have records for the app to work.
I was hoping that this already has been done, and that there is a nice way to achieve that.
Thank you for your help.
Here are the four tables:
Users
Roles
Permissions
Accounts
Those are all related and need to all have records for the app to work.
I was hoping that this already has been done, and that there is a nice way to achieve that.
Thank you for your help.