Skip to content

Commit

Permalink
No more column menus. Easy. (#2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
mccalluc committed Aug 23, 2017
1 parent c33d8d5 commit 46619c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
function gridOptionsService () {
var gridOptions = {
useExternalSorting: true,
enableColumnMenus: false,
selectionRowHeaderWidth: 35,
rowHeight: 35
};
Expand Down

0 comments on commit 46619c1

Please sign in to comment.