Menu

Fixed: Data type "bit" not showing the right outcome

0 votes

I have columns with "bit" Data Type and wanted to show True, False or Blank in the table grid.

If I select the checkbox with the checkmark, data shows as True which is correct but leaving the checkbox as blank or "-", data in the dbFront shows as there is no value selected (blank) although the table in the Database does show as blank for checkbox with "-" selected and False if checkbox was left unchecked.

This is what I would expect to see (items marked in red) with each selection
https://photos.app.goo.gl/huKKCmjYzufu89A5A

in Version 1.0 or older by (820 points)
recategorized by

1 Answer

0 votes
 
Best answer

This issue has been fixed by dbFront version 1.0.14.2801.

If the column is nullable then dbFront will show a red X for false values. To avoid cluttering up the display this will only be true if the boolean value is nullable.

If the boolean is non-nullable then dbFront will show a green check for True and a blank for False.

by (64.3k points)
selected by
Thank you :-)
Welcome to the dbFront Q&A site, where you can ask questions and receive answers from other members of the community.
 | Minimalist Answer Theme by Digitizor Media
 |
Powered by Question2Answer
...