I have a real simple grid application there are no events and no special code except for the search field where I need to display a description instead of a code for the user to filter data.
The grid worked fine the first time, after looking at the report I changed the “look_up” for the same field to display the name, this worked fine then I decided against it so I took the SQL out of the look-up.
I changed nothing else but now the grid does not come back all I get is a blank screen.
I am running into a memory problem? there is no code but the sql on the search field.
My php_ini has been at 256M from the start any ideas??