> > Hi
> >
> > I believe this has been confirmed as a bug. I guess it will be fixed in SP1, whenever that comes out....
> > As you found out yourself, reducing the amount of items in the combo fixes the problem and nearly 2000 items in a combo is an awful lot. I'm not sure of the "official" recommendations but anything > 200 and I tend to use a more appropriate control.
> >
> > HTH
> > Paul
>
>
> Hi!
> Thank you very much for answer! Bad news...
> What control you can suggest in this case.
> I must give to a user choice from the table with ports' name. And in VFP 7 this approach worked fine.
> I don't think that 2000 records too lot. With incremental search it works.
> Give me an example.
>
> Thank you.
> Paul
>
Hi,
I guess it is a judgement call, but when dealing with larger tables I would probably go more
towards a grid object with a full set of command buttons for Prev, Next, First, Last, Search, etc.
Just an optionion. You can still setup an incremental search with one textbox and the grid
using the interactive change event in the textbox to perform a seek on the input value,
refresh the grid, setfocus to the grid, and setfocus back to the textbox you are inputting
into.
Pete from the Great White North. (Only in Canada, ay.) Over and Out ...