Use LookupEdit and GridLookupEdit controls in combobox mode.
-
Updated
Dec 19, 2025 - Visual Basic .NET
Use LookupEdit and GridLookupEdit controls in combobox mode.
Implement cascading LookUpEdit controls using DevExpress MVVM framework
Create cascading lookups (filter items in the lookup's dropdown based on a value in another lookup).
Display custom tooltips for lookup items.
Thesaurus is a simple tool for getting word synonyms. It returns a list of synonyms.
World Time is a simple tool for getting the current time in any city. It returns the current time, date, and more.
Lottery Numbers is a simple tool for looking up winning lottery numbers. It returns the winning lottery numbers based on the lottery name provided.
Dictionary is a simple tool for getting word definitions. It returns the definition a word.
Bible is a simple tool for getting bible verses. Simply provide the book, chapter, and verse, and the API will return the verse.
Open Source Licenses is a simple tool for getting information on open source licenses. It returns information on various open source licenses.
Dog Breeds is a simple tool for getting information about dog breeds. It returns information such as breed name, temperament, lifespan, and more.
Easily detect the gender of an individual based on their name. This API uses AI to predict the likely gender of a person by their name
Timezone Lookup is a simple tool for looking up timezone data. It returns the timezone name, offset, and more.
Nobel Prizes is a simple tool for getting information on Nobel Prizes. It returns information on various Nobel Prizes.
ASN Lookup is a simple tool for getting information on Autonomous System Numbers (ASNs). It returns information on various ASNs.
Display custom text if the lookup's value is not found in the dropdown list.
Hide the Close button from the lookup dropdown.
Customize the GridLookUpEdit to create a data-bound image combobox.
Filter a standalone lookup based on a value in another lookup (Cascading Lookups).
Parse entered values and add new records to the lookup’s data source.
Add a description, image, and links to the data-lookup topic page so that developers can more easily learn about it.
To associate your repository with the data-lookup topic, visit your repo's landing page and select "manage topics."