Skip to content

how do you handle nested edit grids? #4880

Answered by travist
bulivlad asked this question in Q&A
Discussion options

You must be logged in to vote

You would probably need to use the "instance" property to get that.

// "instance" points to Child Select, "instance.parent" points to Child data grid, "instance.parent.data" points to the "row" data for the Child data grid.
instance.parent.data

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by travist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants