Collapsible Master Detail

It is a very common user interface element for Master Details to be in a collapsible pattern in an inline editable grid format.

I checked out the master detail template component example where in it is looking at links for traversing through master and detail.

I have an inline editable grid example where in I am able to achieve all CRUD operations for single database table. I started exploring for

a collection of information and had to use a!writeToMultiStoreDataEntity and also would like to cascade delete the child rows. I primarily

would like to achieve collapsible master details. Could somebody help posting collapsible master detail grid SAIL?

  Discussion posts and replies are publicly visible