Hi,
My requirement is i have
Table is Dynamic
PurchaseOrderSubform -->PurchaseTable-->DataSubForm-->Row1-->Checkbox
PurchaseOrderSubform -->PurchaseTable-->DataSubForm-->Row3-->TextFiled
Now i need a solution for the below manner.
When i uncheck the check box then Row3 should be Visible &
When i check the checkbox then Row3 should be Hidden.
Can anyone help me in this regard.