I am using Ngx-datatable with Angular. https://github.com/swimlane/ngx-datatable
Its loading data without any problems.
The problem I have is ngx-datadatable is rendering whenever I move the mouse pointer over data rows.
Is there anyway I can disable it ?