Datesheet Form where only some fields can be edited

RogerCooper

Registered User.
Local time
Today, 03:23
Joined
Jul 30, 2014
Messages
683
I need to create a datasheet type form where only some fields can be edited. Is there any way of making specific controls read-only?
 
Check the locked and enabled properties.
 
Do you need to be able to enter data in these Controls when you enter a New Record?

Linq ;0)>
 

Users who are viewing this thread

Back
Top Bottom