I have a grid that displays a list of transactions. When I click on the transaction, I am opening a detail grid. The detail grid has a button that opens another grid called "split". I want that split grid to display below the transaction detail grid.
I have tried to use linked content to make this work but get an "Unknown Runtime Error" message. It displays a 'working' message at the bottom of the split grid but never displays the child records.
If I display the "Split" grid on the main grid page, it works fine - but that's not where I want it.
How can I make this worK?
Bookmarks