Skip to content

frostehhh/how-to-implement-cascading-lookups-e5000

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to implement standalone and in-Form cascading SelectBoxes

This example demonstrates how to implement cascading select boxes in the following scenarios:

  • Standalone SelectBoxes
  • SelectBoxes in Form

The main idea is to get a changed value from the first editor and filter the data source in the second editor so that it shows relevant items.

About

DevExtreme, DevExtreme (HTML JS), UI Widgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%