I am working on syncfusion grid (third party custom controls) using Angularjs in my current project.
I have one little issue with grid regarding height. I have done some angular code that set height of grid (I use "e-scrollsettings-height" attribute to do so) but it will make grid blank when grid is empty you can see attached screen shot for make sense.
One thing is I don't want to use paging in my grid.
I think maybe there is some attribute for min-height but I don't find any related attribute.