Crud operations after applying filters

I m facing one issue if I have created an empty row and then if i am trying to apply filter, the data is rendered and the values are getting shifted. Can u please tell me to perform mapping of index

Hi @anshuman.singh

I’m not sure if I understood your issue correctly, but if you need a help with indexMapper here’s an example that might be useful.

https://jsfiddle.net/1no7j2xt/3/

Please, let me know if that’s what you needed.