I have the following situation:
I have a transaction that I want to show all the elements in a panel, when the user tap the element I want to load and show a level of this element in a grid, in the same panel.
The problem is not the tap, I can't even load 2 grids when the panel opens. I've tried almost everything: Attributes, variables, SDTs, DataSelectors... but nothing seems works.
Genexus allow use 2 grids in a panel?