Tree grid in the add can you control the buttons and prevent them from showing up to a sublevel?treegrid grouped by field ?
Hello Ricardo,
Can you be more specific regarding what buttons you want to show or hide?Are you referring a specific TreeGrid feature or TreeGrid sample?
The TreeGrid does not support grouping by field. If you have a non-hierarchical data you may implement an application logic which populates parent rows with aggregated values and present the data in the TreeGrid. You can find a sample and explanation here:https://es.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/aggregations.html
Sincerely,Radko
what I mean. is if there is a way to avoid creating more sub-levels in the treegrid for example one
1
1.1
1.1.1
And that there can no longer be created sub-levels And for that hide the button because there is a property that gives the levels ng-reflect-level = "1"