Hi,
In a grid it is possible to select different records in a grid. How can i do select a record through my control/lookup (ItemId) and therefore changing the whole form after the itemId, name, name alias etc. ?
I have tried filter (execute query, init datasource) modified on the control.
The only thing that worked was active, but it constantly updated, so i could'nt write anything in the other controls.
Please help.