Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
445
clear filter result in webdropdown
posted

Hi,

I have 10 records bound to a webdropdown for which I have enabled the EnableAutoFiltering="Client" and the filtering is working fine. When a user searches for a an item which is not available in the dropdown list, it shows empty (0 records and dropdown container becomes empty). Now when the user leaves the dropdown, I would like to reset the dropdown items to its original (10 items).

How can I reset the filtered result of a webdropdown?