[solved]is the datatable getSelectedItem() only for invisible fields ?

Hi,

I have tried to use the getSelectedItem() for my datatable but from
the return object , it looks like it only include those invisible fields ?
please advice . thanks.

i used webix.message to show the JSON.stringify( obj ) , and it did not display all but it do include all the fields.