Skip to content
New issue

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

Allow suppressing cell selections #204

Closed
hyyan opened this issue Apr 16, 2020 · 0 comments
Closed

Allow suppressing cell selections #204

hyyan opened this issue Apr 16, 2020 · 0 comments
Assignees
Labels
Area: Core BBj The issues is related to the central BBj code Change: Minor Needs less than 64 lines change Priority: Medium The issue will be seen by about half of users. Type: Enhancements Iterations on existing features or infrastructure

Comments

@hyyan
Copy link
Member

hyyan commented Apr 16, 2020

Suppressing cell selection can be done currently only using CSS

grid!.addStyle(".ag-cell-focus","{""border-color"": ""transparent !important""}")

Support the grid option suppressCellSelection for the developer's convenience

@hyyan hyyan added Area: Core BBj The issues is related to the central BBj code Priority: Medium The issue will be seen by about half of users. Type: Enhancements Iterations on existing features or infrastructure Change: Minor Needs less than 64 lines change labels Apr 16, 2020
@hyyan hyyan self-assigned this Apr 16, 2020
@hyyan hyyan closed this as completed in 567fdce Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Core BBj The issues is related to the central BBj code Change: Minor Needs less than 64 lines change Priority: Medium The issue will be seen by about half of users. Type: Enhancements Iterations on existing features or infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant