checkbox

edited 12:42PM in FastReport 4.0
I am using checkbox for Male Female. I have checkbox dataset and datafield, but it is giving invalid variant type conversion. In database the field it is marked as M or F. So I put in the expression 'M' for male but it is giving invalid variant type conversion. If you can help. Thanks

Comments

  • gpigpi
    edited 12:42PM
    Set TfrxCheckBoxView.Expression property to <YourDataset."YourField"> = 'M'

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.