I want to change the highlight color of a selected row. But, I can't.
Could you tell me how to do it?
1 Answer, 1 is accepted
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 01 May 2023, 02:04 PM
Hi, Wenyu,
According to the provided screenshot, it seems that you are using ListViewType.DetailsView. In order to change the color for the selected cells, it is suitable to subscribe to the CellFormatting event and customize the color: