We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

List dropdown Not Update to latest

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? 


3 Replies

UD UdhayaKumar Duraisamy Syncfusion Team February 21, 2023 04:49 PM UTC

Hi Ameer,


To assist you more effectively, we request that you provide the following additional details:


  1. A simple, runnable sample that illustrates the issue you are experiencing (or modify the previously shared sample).
  2. The specific steps you are taking that are causing the issue.
  3. A video illustration of the issue, if possible.


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



AB Ameer Bin Abdul Wahab replied to UdhayaKumar Duraisamy February 28, 2023 07:13 AM UTC

Respond data structure will be this structure



using default template for filter



using custom template



Custom Template when filter does not show the value



YS Yohapuja 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.

Sample:
https://stackblitz.com/edit/angular-2soqut-wfh62f?file=src%2Fapp.component.html,src%2Fapp.component.ts


Regards,

Yohapuja S


Loader.
Live Chat Icon For mobile
Up arrow icon