Hello,
My task is to hide certain columns in details table based on a property of master table. I have attached an image of what I'm trying to achieve.
In the attachment
1. for each customer Id ending with I, I will have to hide Freight Column and if it ends with N, I will have to hide date ordered column.
2. I will also have to hide in the details table the add new record button for CustomerIds starting with A.
I appreciate your help if you can point me to the right direction.
Abe
My task is to hide certain columns in details table based on a property of master table. I have attached an image of what I'm trying to achieve.
In the attachment
1. for each customer Id ending with I, I will have to hide Freight Column and if it ends with N, I will have to hide date ordered column.
2. I will also have to hide in the details table the add new record button for CustomerIds starting with A.
I appreciate your help if you can point me to the right direction.
Abe