Hi,
Have hard time to find how to extract primary keys for the selected records in the ListGrid with attached datasource (ListGridRecord[] records = listGrid.getSelection()). The primary key column has detail=true so it's not presented as a ListGridField.
Thanks
Have hard time to find how to extract primary keys for the selected records in the ListGrid with attached datasource (ListGridRecord[] records = listGrid.getSelection()). The primary key column has detail=true so it's not presented as a ListGridField.
Thanks
Comment