Hi,
Is it possible to make a XamDataGrid not multiselectable (like MultiSelect=false)?
Hello,
There are couple of properties of the FieldLayoutSettings that you can set for that:
SelectionTypeCell -
SelectionTypeRecord -controls selection of records
SelectionTypeField - controls selection of fields