Subject Re: COMBOBOX WITH VALID CHECK
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Mon, 2 Sep 2024 08:45:04 -0700
Newsgroups dbase.getting-started

On 9/2/2024 8:09 AM, Peter wrote:
> Hi Akshat
>
> It is already in Style 2, but some choices are wrong and some are right. this dynamic based on other input elsewhere.
> regards

You would need to do something using an onLostFocus type event, then. Or
an onChange event handler. Or even limit the options based on other
input (if a specific entryfield's value changes what the options are for
the combobox, then you can change the source for the combobox ...).
There are a large variety of ways to attempt things like this.

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm
dBASE DOS to Windows Tutorial:
http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm