Page 1 of 1

ListView Heading Row

Posted: Sat May 10, 2014 3:39 pm
by djrikki
Please can you add ListView.TitleHidden, like the attribute suggests, the ability to hide the Title Row of a ListView.

This would allow me to remove the superfluous top row in Jack's Dashboard.

Re: ListView Heading Row

Posted: Sun May 11, 2014 2:40 pm
by airsoftsoftwair
If you don't want to have a heading row, just leave out the Listviewcolumn.Title tag for all your columns. If Listviewcolumn.Title isn't set, your columns won't get a heading row.