Last Updated:
23 Jun 2025 06:26
by ADMIN
Created by:
Teddy
Comments:
Category:
DataGrid
Type:
Bug Report
If you use FooterContentTemplate to add elements into the footer that require mouse over/click events (eg a Button or a Label with a tooltip), it works fine as long as the datagrid has enough data to scroll. However, if you resize the grid bigger or remove items until you no longer need to scroll and you have empty space between the last row and the footer, then none of those mouse events work.