Hi Frederic ,
We validate the reported query, you faced issue in the grid
row height in second tab. To overcome the issue to use below CSS style. Please
refer the code snippet for your reference.
<style>
.e-tab.e-vertical-tab .e-content{
display: table ;
}
</style>
|
Please let us
know if you have any concerns.
Regards,
Naveen Palanivel