I know how to change the add button to text but how can I hide the add (+) button on the table list? (and still be able to add items using a top menu add option that I already have)Your help will be appreciated!
in page_render() event$this->OtherOptions[‘addedit’]->Items[‘add’]->Clear();