Qore Docs
  • What is Qore?
  • Getting Started
    • Start Exploring
    • Qorebase
      • Table & View
      • View Insight
      • Field Types
      • Manage Data (Import & Export)
      • Role & Permission
      • Filter & Sort
    • Qore App
      • Pages
      • Settings
      • Component
    • Create Workflow
  • ACCOUNT
    • Account Setting
  • Project
    • Manage Project
      • Create New Project
      • Customize Project
      • Delete Project
  • Table
    • Manage Table
      • Users Table
      • Create Table
      • Rename Table
      • Delete Table
      • Manage Row
    • Manage Views
      • Create Views
      • Rename Views
      • Delete View
    • Manage Field
      • Create Field
      • Update Field
      • Delete Field
    • Field Type
    • Modify Table
      • Sort
      • Filter
      • Dynamic Filter
      • Hide and Show Field
  • Component
    • Text
      • Text
      • Description Text
      • Rich Text
      • Hint Text
      • Paragraph Text
    • Media
      • Headline
      • Image
      • Embed
      • QR Code Generator
      • Barcode Generator
      • Carousel
    • List
      • List
      • List Card
      • Horizontal Tile
      • Vertical Tile
    • Button
      • Button
      • Button Bar
      • Menu Grid
      • Icon Button
      • Floating Button
    • Custom Component
      • Props
      • Example
  • FAQ
    • How to display Image in Qore App
      • Gallery Component
      • Headline Component
      • Image Component
      • Horizontal Tile Component
      • List Component
      • List Card Component
      • Vertical Tile Component
    • How to display filtered data from table
    • How to filter data on table/view
      • Save configuration filter on table/view
  • Usecase
    • Create list of restaurant menu
Powered by GitBook
On this page
  • Add Row
  • Add Row with Constrain and Validation
  • Delete Row
  • Delete Multiple Row
  1. Table
  2. Manage Table

Manage Row

PreviousDelete TableNextManage Views

Last updated 3 years ago

Add Row

There are two ways to add row in your table:

  1. Click "Add Row" button on top of your table

  2. Click (+) button on bottom of your table

Add Row with Constrain and Validation

If you had field with constrain or validation on your table, then you want to add row on that table, your new row would not save directly. Instead, there would be a highlight and a sign on the row that says your data should meet the validation before it saved to the database.

Example:

Delete Row

Steps to delete row on your table:

Warning: You can't undo deleted row or retrieve your deleted data. So before you delete your row, make sure you didn't use the data.

Delete Multiple Row

Hover on row you desire to delete, click on triple dot icon

Click "Delete this row" option