Subject | Re: [IBO] TIB_ComboBox in search mode (better explanation of already posted problem) |
---|---|
Author | Andreas Pohl |
Post date | 2001-01-23T11:44:02Z |
If I set TIB_ComboBox.Style:=csDropDownList problem disappears (Because of
runtime creation I forgot to set it in the right manner). Thank you for your
attention.
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
http://www.ibp-consult.com
runtime creation I forgot to set it in the right manner). Thank you for your
attention.
Mit freundlichem Gruss & Best Regards
Andreas Pohl
apohl@...
http://www.ibp-consult.com
> Please send me a bug case where this is demonstrated and I'll see about
> resolving this. It does sound like a bug to me.
>
> > I'm using TIB_ComboBox with items (Jan,Feb,Mar...) and itemvalues (1,2,3
> > ...).
> >
> > In search mode of the underlying dataset a selection of item (text) is
> > causing a sql error cause internaly it must be searched for itemvalue,
> > isn't?
> >
> > What can I do to avoid this behavior?
>
> Jason Wharton