Skip to content

Commit f220d96

Browse files
Merge pull request #38 from DevExpress-Examples/readme
Update README
2 parents 247e7c3 + e793fef commit f220d96

4 files changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,9 @@
55
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
66
<!-- default badges end -->
77

8-
# DropDownBox for DevExtreme - How to filter data of a nested DataGrid
8+
# DevExtreme DropDownBox - Search Within an Embedded DataGrid
99

10-
This example demonstrates how to filter the data of a DropDownBox embedded in a DataGrid component.
11-
12-
![DropDownBox filtering](./images/dropdownbox-filtering.gif)
13-
14-
Use [onInput](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Components/dxDropDownBox/Configuration/#onInput), [onOpened](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Components/dxDropDownBox/Configuration/#onOpened) and [onClosed](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Components/dxDropDownBox/Configuration/#onClosed) event handlers to filter and display data.
10+
This repository contains code referenced in the following DevExtreme help topic: [DropDownBox - How To Search by Field Values (DataGrid)](https://js.devexpress.com/Documentation/Guide/UI_Components/DropDownBox/Search_in_Embedded_Components/#Search_by_Field_Values_DataGrid).
1511

1612
## Files to Review
1713

@@ -31,12 +27,13 @@ Use [onInput](https://js.devexpress.com/jQuery/Documentation/ApiReference/UI_Com
3127
## Documentation
3228

3329
- [Getting Started with DropDownBox](https://js.devexpress.com/Documentation/Guide/UI_Components/DropDownBox/Getting_Started_with_DropDownBox/)
34-
3530
- [DropDownBox - Synchronize with the Embedded Element](https://js.devexpress.com/Documentation/Guide/UI_Components/DropDownBox/Synchronize_with_the_Embedded_Element/)
31+
- [DropDownBox - Search in Embedded Components](https://js.devexpress.com/jQuery/Documentation/Guide/UI_Components/DropDownBox/Search_in_Embedded_Components/)
3632

3733
## More Examples
3834

39-
- [DropDownBox - Single Selection](https://js.devexpress.com/Demos/WidgetsGallery/Demo/DropDownBox/SingleSelection)
35+
[DevExtreme DropDownBox - Search Within an Embedded TreeList](https://github.com/DevExpress-Examples/devextreme-dropdownbox-search-in-treelist)
36+
4037
<!-- feedback -->
4138
## Does This Example Address Your Development Requirements/Objectives?
4239

images/dropdownbox-filtering.gif

-680 KB
Binary file not shown.

images/dropdownbox-filtering.png

109 KB
Loading
-51 KB
Binary file not shown.

0 commit comments

Comments
 (0)