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.
The problem is exits on IIS not just IIS express. I have also tried multiple browsers with none having success clicking on the actual buttons. Please help me resolve this issue.
JKJayaprakash Kamaraj Syncfusion Team January 2, 2017 12:32 PM UTC
Hi Diamond,
Thank you for contacting Syncfusion support.
To overcome this problem we suggest you to use .e-numericcontainer class name instead of #NumericContainer in actionComplete event. Please refer to the below code example and sample.
function processTopPager(gridObj) {
// Create a clone pager
var pagerClone = gridObj.getPager().clone(true);
// Replace the id to numeric container element in the clone pager