Databinding to a checkbox

  • Thread starter Thread starter Marina
  • Start date Start date
M

Marina

Hi,

I have a datafield containing Y or N. I would like to databind to the
checkbox, and tell it that Y denotes the checked state and N denotes the
unchecked state. In fact, I would like to be able to do something like this
to arbitrary values which should denote the checked and uncheck state (i.e.
'Available' for checked and 'Unavailable' for unchecked).

Is this possible?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top