Retrieves a boolean value indicating whether the user can add rows to the grid (provided the underlying recordset allows new records to be added).
public boolean getAllowAddNew()
Returns true if the user can add rows to the grid; otherwise, returns false. For more information, see setAllowAddNew.