Re: ComboBox in Grids vs in Forms
- From: "John Spiegel" <jspiegel@xxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Apr 2005 10:58:43 -0600
Hey Pat,
The quick answer is set the column's Sparse property to .F. This is fairly
fine as long as your record source isn't pretty big and if you're okay with
the "dropdown button" always showing in all rows. If not, you're looking at
some workarounds.
HTH,
John
"Pat" <Pat@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D4BDE223-CB3E-493D-A782-D9590D6A31A9@xxxxxxxxxxxxxxxx
>I need your lights on a grid problem I have.
> When I create a form on which there is a combobox with item descr. bound
> to
> an item no., it works fine (I use a cursor). Whenever I go to another
> record,
> if the item no. changes, the item descr. appears in the combobox.
> But it doesn't seem to work this way in a grid. I try to apply the same
> but
> when I get a list of items, only the item no. appears, no combo. If I
> click
> on the column where the combo is supposed to appear, the combo does
> appears
> with a list of item descr. but when I get to next column, the combo
> disappears again and all is left is the item no.
> Can you help me ? Am I missing something? (I used VFP 7 SP1)
> Thanks.
.
- Follow-Ups:
- Re: ComboBox in Grids vs in Forms
- From: Pat
- Re: ComboBox in Grids vs in Forms
- References:
- ComboBox in Grids vs in Forms
- From: Pat
- ComboBox in Grids vs in Forms
- Prev by Date: Re: ComboBox in Grids vs in Forms
- Next by Date: Re: Off topic: Escrow question
- Previous by thread: Re: ComboBox in Grids vs in Forms
- Next by thread: Re: ComboBox in Grids vs in Forms
- Index(es):
Relevant Pages
|