Blazor: Database Activity

Hi Guys, curious to know when why the database gets hit frequently with the same query. This might be a Blazor thing, but...

I have a Grid on RowSelect that refreshes a ListBox. Works great, however the query executes again every time I select a row in the ListBox. It's like the grid RowSelect is firing again, but I'm selecting the ListBox row - GridRow doesn't change. Why?

TIA,
Josh

Hi Josh,

I’ll check that and I’ll post here my findings!

Best Regards,
Vladimir

We were able to identify and fix the problem. Fix will be released in a couple of days.

1 Like