I have a listview in lvwReport view. My concern is how to display numbers, whole or with cents part, right-aligned. If I right-aligned the column for those values, the column header becomes right-aligned also, which looks ugly. And how do I also make the columns' widths just right to fit data? I have some columns which are big but whose data are just short, and vice versa. I still need to resize them at run time. Thanks for the help.