angular-ui/ui-grid
View on GitHubui-grid-selection with ocLazyLoad: row not changing color when selected
Open
#6,065 opened on Mar 8, 2017
help wanted
Description
hi, today i try 4.0.2 from 3.1.1 i use the ui-grid-selection, with enableRowSelection: true in this new version, the selection is not displayed (the selected row doesn't change it's color)
i try again 3.1.1 and 3.2.9, and it's working fine, but starting v4.0.0 the selected row color not changing the $scope.gridApi.selection.getSelectedRows()[0] is working, i can get the selected row data in any version