#112663

My data field is defined as

{label : ‘Code’, dataField:’CODICE’, width:’auto’, align: ‘center’, width: ‘15%’, visible : true, allowEdit: false},

Shouid I add something to make it the id or I need to add a column named id to my columns ?

I also tried to add row.id value to each row  but it seems to ignore it.

Tks