Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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!

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...