I need to do a select all function on the grid, change the column of the grid to a check box, and then trigger the event. This error will appear once I click. Why?
errors.ts:30 ERROR TypeError: Cannot read property 'classList' of undefined
at e.addFocus (constant.js:525)
at e.focus (constant.js:525)
at e.onClick (constant.js:525)
at e.notify (dom.js:461)
at GridComponent.r.notify (dom.js:461)
at GridComponent.o.mouseClickHandler (constant.js:525)
at ZoneDelegate.invokeTask (zone.js:429)
at Object.onInvokeTask (ng_zone.ts:307)
at ZoneDelegate.invokeTask (zone.js:428)
at Zone.runTask (zone.js:200)
Attachment:
angularlwv8ikqd3i9l_1b36ace.zip