Posted 8 July 2021, 5:58 am EST
Hi team,
In below snippet I’ve added this event - cellEditEnded event (line - 231). After typing in full name cell, if I directly click on the dropdown then that event doesn’t fire.
https://stackblitz.com/edit/angular-us2yuk?file=src/app/app.component.ts
Please provide solution.
Thank you.