Seems that when you use a Grid, bind / associate it to a Table BO, then mark it as 'Optional', you lose the "field is dependent" option.
This sucks because I want to populate the Table BO based on it's defined parameter. I want to pass the parameter based on another form field.
So this is impossible without initiallizing that parameter on form load?