Thanks Peter,
So there is not a standard way if increasing row’s height based on my needs?
When my grid rendered, I see div with id=row1jqxgrid, which represents row and it has fixed height:25px so seems like on init it puts that value by default. I was able to modify that height, just put 75 and it looks exactly ho I want, in addition I would need to deal with grid’s height cause it pushes rows down and cuts last rows up.
In any case I think it should be a way to init/setup row height and modify it on the fly, please let me know if you know solution. Thanks again.