tonyw
02-03-2004, 07:31 PM
Hi, would anyone have any ideas on how to solve the following...
I have a datagrid that is populated with some data, the first column is a boolean/checkbox, the second a record description and the third a record value field. What I want to do is not allow the user to create (or even see) a new record in the datagrid, I want them to be allowed to set the boolean checkbox either true or false, not allow them to change the description but allow them to set the value. I have played with various combinations of setting read only properties either true or false but haven't come across anything that seems to work. Any help greatly appreciated....
Thanks
Tony :)
I have a datagrid that is populated with some data, the first column is a boolean/checkbox, the second a record description and the third a record value field. What I want to do is not allow the user to create (or even see) a new record in the datagrid, I want them to be allowed to set the boolean checkbox either true or false, not allow them to change the description but allow them to set the value. I have played with various combinations of setting read only properties either true or false but haven't come across anything that seems to work. Any help greatly appreciated....
Thanks
Tony :)