Hi,
I have created a model-driven app. I have a part table and I have a schedule table, which is linked to the Part.
When I open the form view on the Part I want the Schedule to be visible, which I can do through a subgrid. However, I want that sub-grid to be editable directly (as in an editable grid).

If I click the related tab, and select the schedule table I achieve what I want, but it is a pain having to open up the table every time I want to edit the schedule on a part.

Any thoughts on how I can get an editable grid when I open the record?
Thank you
Troy