Datagrid only showing 1 record

Hi,

I have a datagrid that is showing only 1 row out of 8 in the collection but on binding the data all 8 records are shown in the results window.

I have tried with pagination on and off but that makes no difference.

Would appreciate any assistance.

Thanks
Steve

Hi @SynopsisLabs ,

Can you check “Unique Row Id”?

“Mapping.ID” and “Mapping.id” are not the same I suppose. And you have “id” in you array.

@Batik_Okazov, I had started with a new datagrid so not sure where that (capital ID) came from.

Anyway, I deleted everything and inserted a new one and when I bound the collection it worked.

Not too sure why it didn’t work the first time.

Thanks
Steve