BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
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?
Hi Ameer,
To assist you more effectively, we request that you provide the following additional details:
This information will help us to validate your query and provide a more accurate solution.
Sample: https://stackblitz.com/edit/angular-2soqut?file=src%2Fapp.component.html
Regards,
Udhaya Kumar D
Respond data structure will be this structure
using default template for filter
using custom template
Custom Template when filter does not show the value
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.
Regards,
Yohapuja S