Height of detail row is short in FlexGrid after second row

Posted by: munemoto on 6 November 2021, 2:40 pm EST

    • Post Options:
    • Link

    Posted 6 November 2021, 2:40 pm EST

    My grid and detail template is working correct in first row. But , in second row after, same template is not working because of height size is short.

    Ex. RowA can display A1,A2,A3. but RowB cannot display B2,B3, and can display scrollbar of height. Property ‘Height(“100%”)’ has been already set.

    A

    A1

    A2

    A3

    B

    B1

    B2

    B3

  • Posted 7 November 2021, 11:30 pm EST

    Hi,

    Please refer to the following demo sample for reference:

    https://www.grapecity.com/componentone/demos/aspnet/5/mvcexplorer/FlexGrid/DetailRow

    In the above sample, the height is same for each detail row. Please share the sample/ sample code so that we may debug at our end.

    Regards,

    Manish Gupta

  • Posted 10 November 2021, 4:03 pm EST

    Hi,

    I understood defference of grid-row-height in my code and sample.

    My grid-row-template has Height(“100%”), so I change 100% to fix numeric size (ex 400px).

    It’s works better .

    Thanks.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels