Customizing the embedded report from Zoho Creator

Customizing the embedded report from Zoho Creator

Hi there -I have a report from my Zoho creator App that I am embedding on an external html page in an iframe. I am trying to customize it a bit further and was wondering if anyone had an idea on how to accomplish these 2 things?

1) Would like to customize the drop down column menu when clicking on the header/title row - right now it shows the eye to search and i can click 'Start' below and have it show me the 5 options of Sort by Asc, Desc, Group by Asc, Desc, and hide column. I want to get rid of the eyeball option and also change it so that it automatically just sorts when they click on any of the field names for the top row, or at the very least just show Sort by Asc or Sort by Desc. Is that possible?


2) Would like to remove the "Total" view on the bottom of the report as shown here:


I see that class in css is named  zc-tot-no-rec - is there a way to hide that in css perhaps? or any other way?

Thanks!