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
Delete the filtered data in Igx grid
posted

Hi Team,

I am using Igx Data grid in my project.

Scenario: Using Excel style filter, to filter the grid and get the filtered data.

Requirement: On click of Delete button, only should Delete the filtered data and not the grid data.

Expected Result: Only Delete the filtered data,