1

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.

Jack.li
  • 55
  • 2
  • 10

1 Answers1

1

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.

Tim Harker
  • 2,367
  • 1
  • 15
  • 28