NG client datagrid add row feature

Hi, when we moved to the new NG webclient, the method of adding a row to a datagrid changed. Because there is a popup with a CREATE button, the users are slightly confused because they want us to do validation and save the data when they click CREATE.

Is there any way to do validation on data in the popup or trigger a button to be clicked when they click CREATE?

Is there any way to disable the popup and just have the ADD Row button add a row to the DG?