BlazorTable
BlazorTable copied to clipboard
OnRowExpandEvent or OnClickEvent for DetailTemplate
Hello, I want to capture the event when i open the row detail (DetailTemplate component) and do some get request. Is this possible ? I'm using blazor server Thank you