- Home
- Forum
- React - EJ 2
- Using childGrid with isFrozen=true columns on main grid
Using childGrid with isFrozen=true columns on main grid
Hello, Can you confirm if frozen columns and child grid are compatible? I can get both features working alone but when I declare a childGrid prop with isFrozen=true set on two of the main table's columns the grid does not render (no data is render and a partial child grid UI is shown).
Please first confirm that the two features are compatible and I will provide more info if they are.
SIGN IN To post a reply.
5 Replies
PS
Pavithra Subramaniyam
Syncfusion Team
March 4, 2019 05:38 AM UTC
Hi John,
Greetings from Syncfusion.
In Essential JavaScript 2 Grid, Virtual scrolling is not compatible with detail template and hierarchy features. Please refer to the below documentation for limitations of virtualization in Essential JavaScript 2 Grid component.
Documentation: https://ej2.syncfusion.com/react/documentation/grid/virtual/#limitations-for-virtualization
Regards,
Pavithra S.
JS
John Smith
March 4, 2019 05:47 AM UTC
Hello Pavithra,
Thanks for a quick response.
I am not using the virtual scrolling feature. I am using <ColumnDirective isFrozen={true} /> to anchor the column to the left and exclude it from scrolling. However, this does not seem to work with childGrid (both work fine alone).
Regards J
PS
Pavithra Subramaniyam
Syncfusion Team
March 4, 2019 06:19 AM UTC
Hi John,
Sorry for the inconvenience caused.
The Frozen rows and columns feature of Essential JavaScript 2 Grid does not support the Hierarchy Grid feature. Please refer to the below documentation for more information.
Regards,
Pavithra S.
JS
John Smith
March 4, 2019 06:38 AM UTC
ok - thanks for confirming.
PS
Pavithra Subramaniyam
Syncfusion Team
March 4, 2019 09:35 AM UTC
Hi John,
Thanks for your update.
Please contact us if you have any other concerns.
Regards,
Pavithra S.
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
-
JS John Smith
- Mar 4, 2019 05:32 AM UTC
- Mar 4, 2019 09:35 AM UTC