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
60
[Angular2] renderMultiColumnHeader not working
posted

I am working with iggrid over Angular2/typescript and am trying to re-render the iggrid. For this, I found the following API

http://www.igniteui.com/help/api/2015.2/ui.iggrid#methods:renderMultiColumnHeader

Now I have a couple of questions.

1. This is listed as a 'method'. How to use methods with gridOptions? I tried using them similar to events, but the grouping did not show up.

2. I have configured all the steps as mentioned in the following link. Do I need to do anything else?

http://help.infragistics.com/Help/Doc/jQuery/2014.1/CLR4.0/HTML/igGrid_MultiColumnHeaders_Configuring.html#_Ref332281414

Thanks.

Parents Reply Children