MudBlazor/MudBlazor
View on GitHubAdd option to specify a link for rows in MudTable
Open
#7,678 opened on Oct 23, 2023
enhancementgood first issue
Repository metrics
- Stars
- (10,394 stars)
- PR merge metrics
- (Avg merge 6d 6h) (108 merged PRs in 30d)
Description
Feature request type
Enhance component
Component name
MudTable
Is your feature request related to a problem?
On my master page with MudTable I can specify OnRowClick which will navigate to a child page. However, I cannot open rows in a new tab, because there's no way to specify a link for each row
Describe the solution you'd like
Add new attribute to MudTable that will allow to specify a link for each row
Have you seen this feature anywhere else?
No response
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