Is there any way to limit the height of a WebHeirarchicalgrid to just what it needs? I need two adjacent WebHeirarchicalgrids and I don't want a gap or overlap.
Than you.
Terrance
Hello tdonley,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Hello Terrance,
Thank you for posting in our forum.
You could set the height of each of the grids to take 50% of the height of the container they’re in.
For example if you have a div with height 500px and two grid’s with their heights set to 50% each will take exactly 250px and they will not overlap or have a gap . For example refer to the attached sample.
Let me know if this is what you’re trying to achieve.
Developer Support Engineer II