Posted 4 August 2021, 6:10 pm EST - Updated 3 October 2022, 1:02 pm EST
Hi team,
We are using wijmo flex grid for one of our project.
We have noticed an issue with click event in the grid.
My table has a delete button in the last column, on click of which deletes the row from grid.
When a user adds two rows to the grid and when focus is on the last row, if user tries to click on the delete button in second last row, click event doesn’t trigger. On second click on same button, the event is triggered.
I was able to reproduce that in one of the StackBlitz link with a wijo felx grid example.
Please find the link below
https://stackblitz.com/edit/angular-zfhkww?file=src%2Fapp%2Fapp.component.html
Also adding a gif file to show the behaviour.
Please let me know if you need any other information.
Thanks
Arun Sunny