I have a grid hierarchical with the child table longer than the parent. The scroll bar is set to the same width as the parent and partial of the child table is not visible due the scroll bar not extending to the full length of the child table. I using ignite ui 2016.2.
Does anyone experience the same issues and have a fix to this? Thanks
Hello Son,
This shouldn't be the default behavior when setting the child width to "100%".
Could you please provide a small isolated sample where this can reproduced so we can investigate that further on our end?
Regards,Svetoslav Krastev,Infragistics
I set both with width at 100%. I also set the parent to 900px and child 100% and still gave me the same behavior.
Are you setting the widths in pixels? I noticed a similar behavior to that you described for example when the child and the parent both have 1000px.We will investigate this further to see if this is expected behavior.
If this is the case for the time being I would suggest setting the width of the child to "100%". It would take the full possible width for a child and display scrollbars if needed.
Let me know if you need more information.