In a list view i set the main grid to editable and added a subgrid for an 1:n related entity. Than i added a command bar button. This should be visible whenever a parent record row or records in the subgrid are selected.
My Questions:
- Is this even possible? At the moment it seems only selected items in the subgrid seem to trigger the button to be visible?
- If its possible how to get the records/selected items by buttons javascript?







