BUG: CheckBox Control in Grid Cannot Be Set to Read OnlyLast reviewed: April 25, 1997Article ID: Q140792 |
The information in this article applies to:
SYMPTOMSSetting the Readonly property to True for a column that contains a check box doesn't prevent the check from being changed at run time. Setting the readonly property of a column containing a text box to true prevents the entries in that column from being changed at run time.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
WORKAROUNDSet the enabled property of the column to false. The column will display but in grayed-out colors. These colors can be changed. However, the column will not display disabledforecolor as black even with an entry of 0,0,0. The check box also will remain grayed out.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional query words: 5.00 3.00 3.0b
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |