2X faster development
The ultimate WPF UI toolkit to boost your development speed.
SfDataGrid’s CurrentCellBeginEdit event allows you to get the grid’s information while editing. By hooking this event within the nested grid you can get the parent grid’s information in the nested grid by invoking GetParentDataGrid method. The following code example demonstrates how to get the parent grid while editing the child grid. C#
Here the nested grid is acquired from the argument of the CurrentCellBeginEdit event. Then by invoking the GetParentDataGrid method that returns the parent grid’s information, the parent grid is obtained. Sample Links:
|
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.