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.
Currently my respond data return 2 batch of record, when on load page
the 1st batch report then the 2nd batch will execute, the report list come in the dropdown list not show the 2 batch record. Is there anywhere i could refresh the list and update the dropdown list?
Custom Template when filter does not show the value
YSYohapuja Selvakumaran Syncfusion Team March 1, 2023 01:16 PM UTC
Hi Ameer,
We have validated the reported issue that filtering is not
performed when using a custom template. In the given data source, there is no
text field available, but text is mapped to a text field. Therefore, filtering
is not being performed. To perform filtering using the name, you need to bind
the name to the text field. Please refer to the image and sample provided below
for your reference.