OK, so I have a 2 lists with 2 checkboxes (acting as buttons) in between, looks something like this:
Choice1 Choice1
Choice2 Choice2
Choice3 o Choice3
Choice4 o Choice4
Choice5 Choice5
I use row continue for the select list and check box
However if the window is expanded it becomes:
Choice1 Choice1
Choice2 Choice2
Choice3 o o Choice3
Choice4 Choice4
Choice5 Choice5
It does not appear that you can tell a check box option to not be a row continue.
Any ideas ? My customer likes the stacked check box buttons.
Andy