Duplicated rows in datagrid for one entry

Hi there,

I'm facing an issue when creating a new entry in my table. In my datagrid, the new entry is duplicated multiple times like in the picture even though it is retrieved one time in the controller.

What do you think can be causing this ?

Hi @Ayat_Amokrane,

The grid itself should not duplicate the data. You can use the debugger to inspect the actual data you are data-binding it to.