clg Posted August 22, 2004 Posted August 22, 2004 I am using a windows form DataGrid to display some records. When I initially created the datagrid, the boolean field showed up as a checkbox -- this is what I want. I added a TableStyle and GridColumStyle to make more user friendly column names -- when I did this, the boolean field now shows up as true/false -- not what I want (very hard for user to edit). There is a "format" property on the DataGridColumnStyle for the field but I'm not sure what to put there. I have tried yes/no and checkbox neither make any difference nor do they give me an error. Any suggestions will be greatly appreciated! Quote
grip003 Posted September 29, 2004 Posted September 29, 2004 If you are still looking for the answer to this, check out this thread: Datagrid Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.