Hi Everybody

I have a table with two Columns. 
First Column is an Enum with two elements 
Second column is a string. 

Now on the form in the Grid

When user selects first element in first column, second column should 
show a Lookup for another table.
When user selects second element in first column, second column should 
allow an entry from another Enum.

How can I accomplish this.

Thanks for the help in advance.

Reply via email to