Listview / Listbox

  • Thread starter Thread starter info
  • Start date Start date
I

info

Hi There

I need an listview / listbox which is able to show alternating row
colors.
It would be also important to have funtions to show multiple lines per
item.

Nice would be the possibility to expand the multiple lines per click
for example but not a most.

I think i can do this via owner drawn listbox but i can't informations
about this. Can anyone help me ? Perhaps some has a simple sample ?
 
HI There
Unfortunately the OpenNETCF doens't correctly install on my pc.

and the sample only works with the frame work.
Because I'm still an beginner the sample looks a little irritating for
me. Do you have an real simple sample so that i can't understand the
structures ? and could explain me the thing in a few steps ?

thank you a lot!
 
I need an listview / listbox which is able to show alternating row
colors.
It would be also important to have funtions to show multiple lines per
item.

Nice would be the possibility to expand the multiple lines per click
for example but not a most.

The listview from Resco will do all that (I have an app doing precisely
those things, except the row colour, which varies on row type instead of
strictly alternating <g>)

http://www.resco.net/developer/products.asp

Cheers,
Jim Cooper

__________________________________________

Jim Cooper (e-mail address removed)
Tabdee Ltd http://www.tabdee.ltd.uk

TurboSync - Connecting Delphi to your Palm
__________________________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Listbox with Smartphone 2003 1
Custom Listview Sample 1
listview with gridlines 3
Listview on .net CF 2.0 0
ListBox vs. ListView 8
Access Cannot select items in listbox 1
ListView Item Coloring 2
Create an owner drawn ListBox 14

Back
Top