IgniteUI / igniteui-angular-wrappers

Ignite UI Angular component extensions by Infragistics
http://igniteui.github.io/igniteui-angular-wrappers
MIT License
148 stars 30 forks source link

igHierarchicalGrid - deleteRow is not defined #257

Closed ymita closed 6 years ago

ymita commented 6 years ago

Description

deleteRow is undefined on igHierarchicalGrid

Steps to reproduce

  1. Run the attached sample
  2. Click the "delete row" button

Result

ERROR TypeError: Cannot read property 'deleteRow' of undefined

Expected result

The row in the parent band is deleted.

Attachments

hierarchicalGrid.zip