Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 950 Bytes

File metadata and controls

19 lines (13 loc) · 950 Bytes

Files to look at:

How to implement cascaded combo box columns in ASPxGridView without using templates

[Run Online]

The example illustrates how to create an editable grid with cascaded combobox columns. The implementation of the example includes the handling of manual callbacks and providing items for appropriate arguments.
By default, the combobox column uses a datasource that displays all records to show a user Text values instead of record keys.