I am setting up a new project and defined a Grid View of a table.
But even after defining in the Initial Settings – Initial Module Grid Radio button checked
Application Modules Select Checkboxes for these 3 options: Search, Grid, Detail
When I run through all the settings and Generate Source Code then Run for “Grid_MyTable”
I keep getting a Search form and no matter what Search I would enter, even for Searches loose enough to get All Records the Search reports that it found nothing and when I close it the browser page reverts to my ScriptCase development window.
I have tried using the Edit of this Application to detect a setting that would change this behavior but have found none after experiments.
I want to simply see the full Grid table first and have the simple Search Form in the header or something like that.
All I can think of is going back and creating a new Application for the same Grid and see if I can simply remove the Search Module altogether so that I can focus on the Grid View.
But I do not want to lose all the definitions work I have done already.
Is there a way to re-set the Application order of steps or functions when problems like this occur without having to start over again with a new Application?