Jack.li
Jack.li

Reputation: 65

Angularjs UI Grid switch column icon

I am use UI Grid to draw a table.

Here is UI Grid offical webiste: http://ui-grid.info/docs/#/tutorial/215_treeView

Now, I want to switch collapse icon and selectAll icon.

By default UI Grid, the collapse is first element, selectAll Icon is second element. I want to switch of them.

enter image description here

Here is the sample

http://embed.plnkr.co/DODIxKaQ5nrqNO9eUObe/

Anyone can help with this ? Thanks a lot.

Upvotes: 1

Views: 215

Answers (1)

Tim Harker
Tim Harker

Reputation: 2417

I don't believe it's possible, yet... you might want to add your vote here...

https://github.com/angular-ui/ui-grid/issues/4862

I just added my two cents worth.

Upvotes: 1

Related Questions