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
1415
In tree grid, expansion indicator issue and children rows
posted

Hi,

I'm using a igx-tree-grid with the load on demand for sub grids as stated in the demo:

https://es.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/load_on_demand.html

Scenario: When i Search for both parentID and children IDs.On the search, the parent row loads perfectly with arrow expand indicator. On click of arrow indicator, children rows are loaded properly. 

Issue: When i search for parent as well as child ids, Igx Tree Grid loads with parent rows, child rows and arrow indicator as result. When i click on arrow indicator, sub-grid data (children rows ) are displayed. when i click on expansion indicator for parent row, child rows show. but when i click on the expansion indicator for child row, the next parent row that has child row data does not show its child rows.

To resolve the issue:  I want to load the child rows for each parent row irrespective of if the parent row has data of parent and child ids.

Please help me with this.

This is a bug in igx tree grid load on demand. As we are using this feature, we need a quick work around or fix. Reply ASAP.

Parents Reply Children
No Data