Hi,
While I'm setting the IsSelected property of Record, the triangle in the RecordSelector remains unchanged, which brings some confusion to the end user. Is it possible to hide this triangle when the selected status changes? Thanks.
Hello,
The RecordSelector is used to select a record, but actually points to the ActiveRecord. Only the active record will have the black rectangle in front of it and there can be only one active record at a time. The selected records are distinguished by the background selected brush property of the DataRecordCellArea element.