Databases Reference
In-Depth Information
When we mark some rows with the checkboxes, we can
also perform two other actions on them: delete (see the
Deleting Many Rows section in this chapter) and export.
(See Chapter 7.)
Editing the Next Row
Starting with version 2.6.1, sequential editing is possible on tables that have a
primary key on an integer field. Our authors table meets the criteria. Let's see what
happens when we start editing the row having the author_id value 1:
The editing panel appears, and we can edit author number 1. However, in the
drop-down menu, the Edit next row choice is available. If chosen, the next
author - the first one whose primary key value is greater than the current primary
key value - will be available to edit.
 
Search WWH ::




Custom Search