Is it possible to customise the 'mouse over' styling of the RadListView.
The docs just have information on styling the selected or pressed view.
Thanks
1 Answer, 1 is accepted
0
Antoan
Telerik team
answered on 11 Nov 2022, 02:20 PM
Hi Nauman,
Indeed it is possible to customize the mouse over functionality in the ListView. Microsoft recently released a PointerOver VisualState which you can use in this case. This is how you can implement it:
Define a cell template for the ListView and add the VisualState design to it: