Hello everyone,
I tried to use a Check Box, but it doesn't work..where am I doing wrong?
Regards
Nicola
You store the component, which is wrong.
Store the boolean value ChkCroche.Checked instead
Also the valueIfTagNotThere should be a boolean true or false and NOT an empty string
And: use only one tag to store that value
Taifun
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.