Hi,
I want to stop the ajax call for displaying the records in the UI component on page load.
When the page loads the grid must be empty and when we search a record only that record must be visible.
How to stop displaying the collection on load in the grid created with UI component in Magento2?
Thanks