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.
https://www.infragistics.com/products/ignite-ui-blazor
3 stars 3 forks source link

Paging events exist on both Paginator and IgbGrid #52

Closed mddifilippo89 closed 1 year ago

mddifilippo89 commented 1 year ago

Description

Paging events exist on both Paginator and IgbGrid. They should only exist and work on the Paginator.

gmurray81 commented 1 year ago

the events are in the same places they are in angular. if they should be in different places, that's an angular issue.