angular-ui/ui-grid

ui-grid-disable-selection

Open

#4,728 opened on Nov 18, 2015

View on GitHub
 (3 comments) (1 reaction) (1 assignee)JavaScript (2,496 forks)batch import
help wantedneeds: analysis

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This CSS class is getting applied when I enable row selection (or full row selection). When this class is applied, hovering over the row does NOT show the cursor: pointer; style like I think it should.

Why is this css class getting applied? is this in error?

Contributor guide