Improve Checkboxs

edited September 2008 in FastReport 4.0
I'm now working on Application Form, I have Yes/No Questions on the form.

In the Database I use Boolean for this question.

I wanted to pull it off by setting a check setting the "No" field checkstyle > "csEmpty" and the uncheck style as "usCheck".

but I don't have those options. Now I'll have to code my checkboxes, over something that can be done, with additional styles.

Just a suggestion

Thanks

Kenny

Comments

  • edited 11:57AM
    Yeah, i found myself in the same situation and must say the checkboxes are horrible in this case.
    There is a csempty for unchecked but no option for checked.

    How did you code the "No" checkboxes ?

    I tried putting code OBP print but it cried horribly
  • gpigpi
    edited 11:57AM
    You may set checkbox's "Checked" property to False or set Expression property

Leave a Comment