Property name as id name

Hi.

Can I use any property name of an item as id other than the default name ‘id’ for data in a datatable component?

Thanks!

You can create a custom datatype to remap the id property

http://webix.com/snippet/2b7a942f

This gives me a hint to solve another problem!
Thanks!