IgniteUI / igniteui-blazor

Ignite UI for Blazor component library packs 35+ native Blazor UI Controls with 60+ high-performance Charts designed for any Blazor WASM or Server-side app scenario.

Home Page:https://www.infragistics.com/products/ignite-ui-blazor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PerPageChange and PageChange events are broken

mddifilippo89 opened this issue · comments

Description

PerPageChange and PageChange events are broken. They're using IgbVoidEventArgs instead of eg. IgbPageEventArgs. Script events fire fine.

@gmurray81 @ig-robstoffers @damyanpetev

I now see that the PerPageChange, and PageChange EventArg is now an IgbNumberEventArgs in v23.1.60. Note, PagingDone was removed from the grid and now working on the paginator.