Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.95 KB

File metadata and controls

37 lines (26 loc) · 1.95 KB

DropDownBox for DevExtreme - How to filter data of a nested DataGrid

This example demonstrates how to filter the data of a DropDownBox embedded in a DataGrid component.

DropDownBox filtering

Use onInput, onOpened and onClosed event handlers to filter and display data.

Files to Review

Documentation

More Examples