Hi,
using 2.1.1…
When using the dataGrid with multiselect, generic filter and then use the
getSingleSelected to open the dialogWindow .editEntity ( the above edit, not the inline edit):
-
starting with filter 005, select first row and open the editor view looks fine
-
changing the filter to 004, select first row and open the editor view shows still the old previous selected instance
and then in the editor it opens the wrong instance:
I only works, when I first click on the deselect all icon and then selecting the row I want to edit…