changes to match v3.3.0
This commit is contained in:
@@ -11,7 +11,7 @@ export default class ColDefFactory {
|
||||
createColDefs() {
|
||||
|
||||
var columnDefs = [
|
||||
{headerName: '', width: 30, checkboxSelection: true, suppressSorting: true,
|
||||
{headerName: '#', width: 30, checkboxSelection: true, suppressSorting: true,
|
||||
suppressMenu: true, pinned: true},
|
||||
{
|
||||
headerName: 'Employee',
|
||||
|
||||
Reference in New Issue
Block a user