Hello everyone, I have a problems regarding forms with captions. I have forms with a lot of checkboxes in my project. As it written in here I have used forms with captions. However I have encountered several problems working with this type of component:
- My questions are to long and their simply don’t fit in my screen. When I have checked css all of their positions is absolute and when I try to change width of GroupBox it simply cuts of content.
- Column of checkboxes of different categores are not aligning in one line.
Can someone help me to solve this issue please?
Thanks in advance
Below putting screenshots of each issue and blocks of code.
Too long questions issue:
code:
Checkboxes not aligning in one column:
code: