Bug Report DataGrid Simple Filter Mode

Hello,
I think I found a bug.

Open your example side:

Filter Logical Operator AND

Following filtering is working (last name of column employee):

Following filterting is not working (first name of column employee):

I don't know why but the other columns are working (like Customer).
It is also not possible to filter the first name in the employee column.

And is there a way to clear a filter like in the advanced mode?

Thank you!

I've updated the demo to execute Reload() after changing these dropdowns:

At the moment there is no clear filter in this mode however we will add such in one of our next updates.

Thank you!
Is there a way move to the filter icon next to the column name like the advanced filter?

No, maybe you can use advanced filter in your case or create your own filtering.