Hi Infragistics,
I am wondering how to enable tooltips for the columns in the child grids of a igHierarchicalgrid?
I am able to set tooltips for the columns in the top level grid by defining a tooltips feature, but this logic does not trickle down to the child grids.
Best Regards
Fredrik
Hi,
I found a solution.
Thank you.
Hi Johan Lundman,
Thank you for posting on our forums.
I understand that you have found a solution, but I just wanted to post my recommended approach just in case :-)
Note, for persisting "features" on the igHierarhicalGrid root level layout to it's children, I recommend setting the inherit property as demonstrated with the Paging feature in the sample linked below:http://igniteui.com/hierarchical-grid/selection
Please let me know if you have any questions regarding this matter.