Example of Events in ASP.NET Core Data Grid Control
This sample demonstrates all the events that have been triggered on all the Grid operations with the help of Event Trace panel.
DEMO
SOURCE
|
|
|
|
The Grid triggers events based on its actions. The events can be used as an extension point to perform custom operations.
In this demo, perform Grid actions like paging, sorting, reordering, grouping etc. and see the Event Trace panel for the events emitted.
Looking for the full ASP.NET Core Data Grid component overview, features, pricing, and documentation? Visit our ASP.NET Core Data Grid component page.