Thanks Dr. Razzak!
Is there any sample application that you can recommend that shows something similar to what I am describing?
Mike
-------------- Original message from "A. Razzak Memon" <[email protected]>: --------------
> At 07:00 PM 4/6/2009, Michael J. Sinclair, MD wrote:
>
> >Which control if any can do that?
>
>
> Any of the following form controls will let you use the typical
> R:BASE WALKMENU option(s), if implemented accordingly.
>
> . ListView
> . DB Lookup ComboBox
> . DB Lookup ListBox
> . DB User Defined ComboBox
> . DB User Defined ListBox
> . DB Lookup ListView
> . DB Edit Pop-up Menus
> . Variable Lookup ComboBox
> . Variable Lookup ListBox
> . Variable User Defined ComboBox
> . Variable User Defined ListBox
> . Variable Lookup ListView
> . Variable Edit Pop-up Menus
>
> Use "SET WALKMENU ON" as "On Before Start EEP" to enable WALKMENU.
>
> Use "SET WALKMENU OFF" as "On Close EEP" to disable WALKMENU.
>
> If you are using the latest updates of R:BASE 7.6 or Turbo V-8 for
> Windows, you may implement "On Key Press" option to dynamically
> display the matching results as Dynamic ListView with a cool look
> and feel.
>
> To further enhance your application, use may take advantage of
> Multi-Select, On Double-Click, or On Right-Click options, if you
> wish.
>
> Very Best R:egards,
>
> Razzak.
>
>

