I add new form that contains Grid :

I want to add lokkup to the second field based on selection changed of the first field :
when I select Registration > in the second field i want to lookup on table custTable.
when I select Group > in the second field i want to lookup on table smmBusRelChainGroup
have you any idea how can I do this task , thank you :)