Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
igx-tree-grid only show drag indicator on specific rows
posted

Is there a way to customize the column that shows the drag indicator based on values in a row?

I found that you can change the drag indictor column using an "ng-template" with the "igxDragIndicatorIcon" directive for the entire tree grid but I haven't been able to figure out how to get access to the data within the row like you can with the "igxCell" directive.