Thanks for the quick response!
I managed to change the statusbarheight property in jqxgrid.js
this.statusbarheight = 50;
However, as you can see in the image above, it seems like the status bar covers the row data and pager bar.
What should I do to make them stand out separately without overlapping?