You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue. The solution that currently I am using is: I make enableExpandableRowHeader: false which means I do not get the default expand column. And, I add a customized column in the right side of my grid.
Activity
arashsoft commentedon Feb 10, 2017
I have the same issue. The solution that currently I am using is: I make enableExpandableRowHeader: false which means I do not get the default expand column. And, I add a customized column in the right side of my grid.
This plunker is different but it use the same idea:
http://plnkr.co/edit/bqvz9MxmmZitOcQ7ZZIt?p=preview