Mewriick / Blazor.FlexGrid

GridView component for Blazor
MIT License
199 stars 36 forks source link

Item in OnItemClicked is not the clicked item #56

Closed mtren closed 5 years ago

mtren commented 5 years ago

In the ItemClickedArgs of the OnItemClicked Event, the Item is always the last item of the grid, not the clicked one.