Hi Team,
I am using a record-based grid to display data. But unless search button is clicked, data does not get loaded to grid.
Thanks,
Kavya
Discussion posts and replies are publicly visible
It's difficult to understand your question, but if you could share how your code is being loaded and clarify what you mean by search (filter or something else), along with your code, We can help you better.My initial understanding is: Set a default value for your filter variable or make filters conditional so the grid loads all data initially.