I have a ListView which I have populate a table. Now, some columns are sometimes empty and I'm trying to set the Label that occupies it with an non-breaking space ( ). However, for some reason the Label prints it verbose . If I set the Label to empty the column gets skipped altogether, messing up my table's formatting. How do I avoid those columns to be skipped?
Thanks in advance... Michael
