Hi,
We are currently implementing the Telerik Report Viewer in a WPF application using C#. However, clicking the search button triggers an error.To resolve this, we attempted setting searchMetadataOnDemand = true, but it caused UI rendering issues across the entire application. We have attached our source code for your reference. Could you please guide us on the correct way to implement the search feature without disrupting the UI?