MudBlazor/MudBlazor

DataGrid OnRowMouseEnter and OnRowMouseLeave

オープン

#11,180 opened on 2025/04/10

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,631 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (10,394 個のスター)
PR merge metrics
 (平均マージ 6d 6h) (30d で 108 merged PRs)

説明

Feature request type

Enhance component

Component name

DataGrid

Is your feature request related to a problem?

We are wanting to switch from the MudTable to DataGrid but the DataGrid does not support OnRowMouseEnter and OnRowMouseLeave

Describe the solution you'd like

OnRowMouseEnter and OnRowMouseLeave added as parameters to DataGrid

or

OnCellMouseEnter and OnCellMouseLeave added as parameters to DataGrid

Have you seen this feature anywhere else?

It is in the MudTable

Describe alternatives you've considered

No response

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct

コントリビューターガイド