Kexi/Handbook/References/Menu Commands/Context Menus in the Project Navigator

From KDE UserBase Wiki
This page contains changes which are not marked for translation.

Context Menus in the Project Navigator

Context Menu For Tables

This menu provides the following actions for the selected table:

  • Open - opens the table in Data View.
  • Design - opens the table in Design View.
  • ExportTo Clipboard - copies the table data to clipboard.
  • ExportTo File As Data Table - exports data from the table to a file.
  • Rename - renames the table.
  • Delete - deletes the table (data and design).

Context Menu For Queries

This menu provides the following actions for the selected query:

  • Open - opens the query in Data View.
  • Design - opens the query in Design View.
  • Design in SQL View - opens the query in SQL Design View.
  • ExportTo Clipboard - copies the query data to clipboard.
  • ExportTo File As Data Table - exports data from the query to a file.
  • Rename - renames the query.
  • Delete - deletes the query (only design, not the data).

Context Menu For Forms

This menu provides the following actions for the selected form:

  • Open - opens the form in Data View.
  • Design - opens the form in Design View.
  • ExportTo Clipboard - copies the form data to clipboard.
  • ExportTo File As Data Table - exports data from the form to a file.
  • Rename - renames the form.
  • Delete - deletes the form (only design, not the data).

Context Menu For Reports

This menu provides the following actions for the selected report:

  • Open - opens the report in Data View (print preview).
  • Design - opens the report in Design View.
  • Rename - renames the report.
  • Delete - deletes the report (only design, not the data).