Hello,
i use a grid in split mode and the dataprocessor
I’m trying to use the deleteRow function. It works fine when the row is already loaded but not correctly when i add a row and the delete it.
1. The row is loaded :
When i delete it, it becomes “line-through” (css style)
see attachement CASE1-rowalreadyloaded.GIF
2. I add the row and the delete it :
The row is correctly created but when i delete it, only the left part of the row is deleted
see attachement CASE2-rowaddedandthendeleted.GIF
When split is disabled, the delete works fine in both case.
Thanks for your help !
Mathieu.