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
455
igHierarchicalGrid in igniteUI
posted

I am using igHierarchicalGrid for our angular2 component. I have two question

 

  • How can we change the sub-table header according to data in parent table at runtime. i.e one sub-table have deferent Header  than another sub-table
  • Can please provide me a documentation for handling events in angular2 ? As I am not able to figure out handling events on github in angular2.