I have a model-driven app with a subgrid that pulls detail records related to the parent form. I have the button on the subgrid to add a record and that button opens a form to add a new record. Does anyone know how/if its possible, to add the record by typing directly into the grid instead of opening the form? I have the editable grid turned on and can edit existing records directly in the grid, but I want to be able to add new records directly in the grid as well.
I did think about/attempt to create a custom command button that would add a new, blank record to the table the subgrid is pulling data from, but I don't think there is a way to reference the parent table/Id needed to create the child record.

Report
All responses (
Answers (