The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
PSPavithra Subramaniyam Syncfusion Team May 22, 2018 01:26 PM UTC
Hi Surinder,
You can get the currentPage number from the actionComplete event of Grid Component with requestType ‘paging’. You can set the currentPage in two ways. One is using grid.pageSettings.currentPage and the other one is setting the pagerObj.currentPage. Please refer to the below code example documentation link and sample link.