Is it possible to remove row header column from an

2019-08-25 15:11发布

问题:

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