Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
Describe the bug
When using ToolTips or clicking on a button on a row to "EditRow" any current filtering or sorting is removed making the current row move to whatever it's original position was.
To Reproduce
Steps to reproduce the behavior:
Create a Datagrid, enable Filtering and or Sorting
Include an EditTemplate and create a button to get into Edit Mode (or create a button that does nothing but have a ToolTip on it)
Filter or Sort your data, then hover over a ToolTip or click the Edit button
Filter and Sorting will clear
Alternatively link your repo with a sample project that can be run.
Expected behavior
Filtering and Sorting would not be affected by ToolTips or Edit Context
Screenshots
Desktop (please complete the following information):
Describe the bug When using ToolTips or clicking on a button on a row to "EditRow" any current filtering or sorting is removed making the current row move to whatever it's original position was.
To Reproduce Steps to reproduce the behavior:
Alternatively link your repo with a sample project that can be run.
Expected behavior Filtering and Sorting would not be affected by ToolTips or Edit Context
Screenshots
Desktop (please complete the following information):
*Additional Info Radzen.Blazor version: 4.7.13