ListView question,,,,

  • Thread starter Thread starter genc_ ymeri at hotmail dot com
  • Start date Start date
G

genc_ ymeri at hotmail dot com

Hi,
I want to display a simple grid with data (a.k.a StringGrid) e.g

Name Married Sex

So far so god. I can do something like with ListView control. But if I would
display a checkbox under "Married" column or a combobox under "Sex"once we
click to the row and pick the gender, I see no direct way of doing it.
Should I implement something by myself ?

If ye,s what event I'm suppose would fit best this porpuse ? Anyother tip or
another way of doing it is very much welcomed.

Thanks a lot in advance,

Genc Ymeri.
QuadraMed Corp
Reston, Virginia
 
Back
Top