Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1415
Selected rows event also has previous selected rows
posted

I am using Igx-grid and row selection feature. 

Scenario: When i select a row and delete a row and again select row the row selection event contains both previous row and current row in the new Selection array in handleRowSelectionChange() method.

Requirement: As we delete the current row, so when i select the row again i need the handleRowSelectionChange() method only contains the current row selected not the previous row.

As this is an ongoing project please respond to the query ASAP.

Thanks in Advance!!