Hi Shivi,
Looking at the pictures you provided it is possible you have set showstatusbar
property to true
which could be the reason why you have this ‘footer’ at the bottom of the grid. If that is the case you can remove it by setting the property to ‘false’ like so:
$('#jqxGrid').jqxGrid({ showstatusbar: false});
However if this is not the case I would recommend to make a code example of this situation.
Please, do not hesitate to contact us if you have any additional questions.
Best Regards,
Yavor Dashev
jQWidgets team
https://www.jqwidgets.com