B
Bob Dankert
I need to have an item in some sort of list, either listview or datagrid,
that would span multiple columns. Say I have 5 columns, each 100px wide. I
want to make one of the rows one column 500px wide instead of the standard 5
columns 100px wide.
I need to specify/seperate categories in a list of items, and I need section
headers which I would like to create with this method.
Is this possible? (I do not know datagrids well, but know it is not
possible in listview without painting it myself, or waiting for 2.0)
Thanks!
Bob Dankert
that would span multiple columns. Say I have 5 columns, each 100px wide. I
want to make one of the rows one column 500px wide instead of the standard 5
columns 100px wide.
I need to specify/seperate categories in a list of items, and I need section
headers which I would like to create with this method.
Is this possible? (I do not know datagrids well, but know it is not
possible in listview without painting it myself, or waiting for 2.0)
Thanks!
Bob Dankert