This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Example 21: Row Detail View #1078
Answered
by
ghiscoding
rgrosser71
asked this question in
Q&A
|
Hi, Best regards |
Answered by
ghiscoding
Mar 1, 2025
Replies: 1 comment 1 reply
|
The Row Detail feature was created to show well... row detail, it wasn't created to show a grid in a grid, that won't work and is not supported (I know there are a few issues when trying to do that). For that use case you should use 2 separate grids (master / child grids). |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can now add a grid inside a Row Detail starting from version v8.13.1, you can see a new Example 45 demoing this new feature