I have a report that produces cards using the column side by side method.
Severl of the control have cangrow and canshrink = yes it all works fine except I have one field that when it grows it moves an unconnected field down. Let me see if I can draw this: Using .'s as blank space because of this editor
Normal....Normal.....Unexpected
AB..........AB..........AB
CD..........CB..........A
...............D .........CD
Why does text "D" move down because of "A"'s growth? Controls do not touch. Not just "why" but how do I correct?
Severl of the control have cangrow and canshrink = yes it all works fine except I have one field that when it grows it moves an unconnected field down. Let me see if I can draw this: Using .'s as blank space because of this editor
Normal....Normal.....Unexpected
AB..........AB..........AB
CD..........CB..........A
...............D .........CD
Why does text "D" move down because of "A"'s growth? Controls do not touch. Not just "why" but how do I correct?