2X faster development
The ultimate WPF UI toolkit to boost your development speed.
You can show the button in template column, only when mouse over the row based on the IsMouseOver property of row control (VirtualizingCellsControl).
In the below code snippet, the visibility of button inside template column is changed based on the IsMouseOver property of VirtualizingCellsControl via converter. XAML
C#
In the below screen shot, button visible only when mouse the row in DataGrid and for other rows its collapsed. Sample: |
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.