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.
Here is the sample
http://embed.plnkr.co/DODIxKaQ5nrqNO9eUObe/
Anyone can help with this ? Thanks a lot.