Hi
I've created a screen with a grid .
i have 2 columns in the table - City_Code and City_Desc.
i created search help which contains this 2 columns and and conected it in the screen layout to the column City_Desc.
i want that when the user choose a city_desc it will fill both of the columns in the grid - i mean it will add City_Code and City_Desc.
is there a way to do that ?
thanks
Ami