Hi,
In standard Listview, when we add new column to collection, it can only
be a text column.
Is it possible (without writing my own control) to customize the
ColumnHeader Collection editor to make it works with other column types
like progress bar or spinboxes ?
I know that we are able to add them via code line, but i would like to
make it easier via the property editor.
thx.
AL.
Hi,
"--== Alain ==--" <nos@noemail.com> wrote in message
news:OEtvYd7SHHA.4744@TK2MSFTNGP02.phx.gbl...
| Hi,
|
| In standard Listview, when we add new column to collection, it can only
| be a text column.
|
| Is it possible (without writing my own control) to customize the
| ColumnHeader Collection editor to make it works with other column types
| like progress bar or spinboxes ?
|
| I know that we are able to add them via code line, but i would like to
| make it easier via the property editor.
Not that I know of. I'm afraid that either you write your own or use a
third party control
--
Ignacio Machin
machin AT laceupsolutions com