angular-ui/ui-grid
GitHub で見るui-grid-selection with ocLazyLoad: row not changing color when selected
Open
#6,065 opened on 2017年3月8日
help wanted
説明
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