remove sc button field on editable grid view

Back again :slight_smile:

have a master detail form with an editable grid view included, have managed to remove the edit/delete buttons from the grid.
note to others u need to add the onload event to the master form not the slave :slight_smile:

so how do I remove the button field which is added? I cant seem to find a title/name for it in the form code…
In fact re ask that question :slight_smile:
what is the name of the button field added by default on editable grid view pages?

So I can remove the blimmin thing :slight_smile:

thanks in advance !