kaze
ListView column help (How to autosize, align content and add column lines?)
1. You can use vertical alignment prop for the column and set it to 'center'
2. Use horizontal alignment for the column and set to 'center'
3. Play around with the width of the combo box. As it is set to 'auto' currently the control will take the width of the contents by default. Try setting up a min width prop to it.
2 replies