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
50
Display Expansion Icon in igx-Hierarchical grid only on data present in child with flag
posted

Hi All,

I have a requirement where i need to display hiererchical grid which has child data and will be displayed on click of the parent grid.

Now, i Don't want to show the expansion panel for the rows which donot have child in it.

To indicate that, i have a flag with true and false to identify whether there is data in child in parent grid.

Can anyone help on this with example, on how can we do this .

Little help would be very much helpful.

Thanks,

Subham

Parents
No Data
Reply
  • 1320
    Offline posted

    Hello Subham,

    After investigating your requirement further, I determined that your request could be achieved by using the hasChildrenKey property.

    More information could be found in the following forum post, where a working sample is provided and explained.

    Please let me know if you need additional information regarding this matter.

    Regards,
    Monika Kirkova,
    Infragistics

Children