I want the user to do a quick search on an order number and display the details in a grid.
When I load the grid app, I do not want to populate the screen with all the existing rows. I want only to load rows when the order # is searched for
It should be obvious but I can’t figure it out