问题
I want to show and hide row header column in angular ui-grid, on button click. Now I can add row header column using addRowHeaderColumn method from gridApi core. But I don't see any method to remove it (or hide it). Is this possible?
回答1:
showHeader:false in latest version in ui-grid
来源:https://stackoverflow.com/questions/46074605/is-it-possible-to-remove-row-header-column-from-angular-ui-grid