setNoHeader has vertical scroll bar issues.

In dhtmlxGrid when we set setNoHeader(true) function. This Function will remove header from grid. This will reduce height of grid. So why is complete height of grid is not provided to grid data row? Even if height is sufficient for grid data row there will vertical scroll bar.

Saw the similar problem on the stackoverflow.

Unfortunately the problem cannot be reproduced locally. Could you please, share with a demo link or provide with a complete demo, where the issue can be reproduced locally.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html