M
Merrit
Hi all,
I still try to display some data in a kind of table. It didn't work with
a normal listbox as I can't have columns in it (can I?). By drawing
lines with the gdi and showing labels between those lines the
performance was too bad as I had to wait ages to see the resut on screen.
I got the hint to use a listview which was great. I only figured out
that I can't display images if use the details view. Is there any
possibility to have images in the details view? Or does anyone have
another idea how to display data (text and images) that belongs together
in a kind of table row by row and having columns? Or is it possible to
create such a component myself, if yes, please help me with the code
because I don't know how as I'm quite new to c# and the compact framework...
Many thanks in advance for any helpful advise!
Merrit
I still try to display some data in a kind of table. It didn't work with
a normal listbox as I can't have columns in it (can I?). By drawing
lines with the gdi and showing labels between those lines the
performance was too bad as I had to wait ages to see the resut on screen.
I got the hint to use a listview which was great. I only figured out
that I can't display images if use the details view. Is there any
possibility to have images in the details view? Or does anyone have
another idea how to display data (text and images) that belongs together
in a kind of table row by row and having columns? Or is it possible to
create such a component myself, if yes, please help me with the code
because I don't know how as I'm quite new to c# and the compact framework...
Many thanks in advance for any helpful advise!
Merrit