Hi there!
I'm currently working on a data grid view. I need a button that can show a data grid of the association data grid just like the edit button.
The edit button can only be used in a form format, is there a way to change this?
Example:
(Data grid)
[Customer 1] [action]
[Customer 2] [action]
The action button need to open an other view if you clicked on the action button next to customer 1 for example:
(Data grid)
[Customer 1]
[Order 1]
[Order 2]