We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See documentation at ag_grid: https://www.ag-grid.com/react-data-grid/grid-options/#reference-selection-rowSelection
Even if it is left in, the RowSelectionOptions should be allowed.
I tried sending a dictionary which wasn't allowed and a json string representation of the dictionary and that was ignored.
The text was updated successfully, but these errors were encountered:
ENG-4247 In Row Selection the string values 'single' and 'multiple' are deprecated in ag_grid
Sorry, something went wrong.
No branches or pull requests
See documentation at ag_grid:
https://www.ag-grid.com/react-data-grid/grid-options/#reference-selection-rowSelection
Even if it is left in, the RowSelectionOptions should be allowed.
I tried sending a dictionary which wasn't allowed and a json string representation of the dictionary and that was ignored.
The text was updated successfully, but these errors were encountered: