A simple grid is a database representation of a certain table in your database. The fastest way to create a simple grid is by using the application wizard:


  • Start PHsPeed and create or open your project.
  • Click on the puzzle icon to open the application wizard

  • On the application wizard, select 'Grid view' by clicking on its button
  • Enter a unique module id
  • Select the connection (initially, it will be filled by your project default)
  • Select the table you want to create the module on
  • Click 'Create module'.



  • After generating the form, you will find the module in the project tree. Select it with the mouse.



  • Generate and run the code by clicking on the double green arrow



The result is shown in the build-in Chromium webbrowser.



To make further modifications to the application, click on the project tab to return to design mode. Now you can apply all kinds of modifications.