Im making a program for my college coursework.
On one of my forms it displays an Order with its details such as the supplier and the date of the order, and within the page there is a subform which shows all the different items on the order. Next to the subform but on the parent form is a check box that shows whether or not the order has been completed. I want it so even when it has been completed, it disables(greys out) all the records in the subform for that particular order. How is this done?
On one of my forms it displays an Order with its details such as the supplier and the date of the order, and within the page there is a subform which shows all the different items on the order. Next to the subform but on the parent form is a check box that shows whether or not the order has been completed. I want it so even when it has been completed, it disables(greys out) all the records in the subform for that particular order. How is this done?