Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix stopPropagation on click if no GridFieldEditableColumns
stopPropagation shouldn't fire if no GridFieldEditableColumns was added. It forces user to click on edit button on the far right instead of directly being able to click anywhere on the row.
- Loading branch information