Skip to content

This example demonstrates how to access the detail DataGrid instance from the onClick event handler of the button placed to the masterDetail template.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/devextreme-datagrid-access-every-master-detail-grid-from-code

Repository files navigation

DataGrid for DevExtreme - How to access every Master-Detail grid from code

This example illustrates how to access the detail DataGrid instance from the onClick event handler of the button placed to the masterDetail template.

The main idea is to generate every detail grid's id dynamically so that we can address the grid's instance in the onClick event handler later. Although this example is focused on the DataGrid widget, the same approach is applicable for any other widget placed into the masterDetail template.

DevExtreme DataGrid Master-Detail - How to access every detail grid from code

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example demonstrates how to access the detail DataGrid instance from the onClick event handler of the button placed to the masterDetail template.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages