Especially in the search part of a grid, a label for a checkbox can get wrapped to a separate line. Couldn't this be prevented if A5 enclosed each checkbox / label pair in a SPAN?

It does not matter if orientation of the checkbox control is set to Horizontal or Columns - both have wrapping problems without using a SPAN to enclose the checkbox with its label.

See attached pictures of the problems:
Checkbox Label Wrapping in Horz Orient.png
Checkbox Label Wrapping in Columns.png

The attached .zip file contains .html files showing how A5 generates the checkbox/label pairs along with three alternative ways that the files could have been generated (if A5 provided such an option) to prevent the wrapping problem.

-Rich
Attached Files