Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4845

blazor - bind-value:after passing parameters

$
0
0

this happens before my datagrid entity is changed:

 Change="@(args => onselectrowpremadeinfo(ProductCareInfo))"

usually i would use bind-value:after, but i don't understand how to pass an argument. if i try, it says i need to return an action


Viewing all articles
Browse latest Browse all 4845

Trending Articles