angular-ui/ui-grid

ui-grid-selection with ocLazyLoad: row not changing color when selected

Open

#6,065 创建于 2017年3月8日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)JavaScript (5,395 star) (2,496 fork)batch import
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

贡献者指南