FastReport "CheckBox"

Viewed 18

I am having a hard time trying to understand how to work with checkboxes in FastReport Editor. I simply try to change the checkbox from "Checked" to "Unchecked", but it seems to ignore my expression. I tried a variety of things to put inside the expression, but it always seem to ignore it and "Checked" is always true. Funny enough, if I change the binding to another database, "Checked" becomes false, no matter the expression.. How can I change the "checked" state using the expression? Maybe I got my spelling wrong or Idk.

Screenshot

0 Answers
Related