Posted 3 December 2021, 9:09 am EST
I have a flexgrid with a Datatable. As some of the rows in the Datatable cannot be deleted and must be marked I delete the row over a contextemenu command. and delete the row directly in the Datattable, if it is allowed.
When i Filter the flexgrid and delete a first batch of rows and after this a second batch. only the first batch disappears in the flexgrid. the second ist visibel but not in the datatable annymore.
I have created a test programm where this problem can be recreated. show error.zip