Originally posted by Stainless Steel Snake
Make sure all the following conditions are met.
- You have Data Form (Contact) for main view
- You have Data Form (Contact_Service) for edit view
- On main view form you have DataGrid with following parameters:
- BindID = ContactID
- When you edit SQL property in Query Builder on "Grid Details" tab there Table field is set to Contact_Service and below field is set to Contact_Service.ContactID
- When you edit SQL property in Query Builder on "Layout" tab there is Contact_ServiceID field
- Keyfield = Contact_ServiceID
|