Table of Contents

Data Editor - KeyValue Mode

In this mode, you can display pairs stored in the KeyValue object of a ValentinaDB Database.

Data Editor: Single Table Mode

In the window of Data Editor you can see the following elements:

  1. datasource menus at the top bar with lists of databases and KeyValues
  2. grid with pairs
  3. pair navigator at the bottom bar
  4. group of buttons at the bottom bar
  5. filter menu
  6. mark-column

Datasource Menus

Popup menus allow you to choose a database and a KeyValue to browse. The database menu contains the list of databases available to the current connection. The KeyValue menu contains the list of all KeyValue objects - for the database, all tables, and all links.

KeyValue Pairs Grid

The grid displays the data stored in the KeyValue. Each row of the table represents one KeyValue pair.

Each row has a logical number on the left. Note, this is just the order number.

The first column of the table grid is used for checking the rows. All checked rows will be highlighted with the yellow color. To learn more about marking rows look here.

KeyValue Pairs Navigator

At the left of the bottom line of the Data Editor, you can see the control that allows you to navigate through the KeyValue pairs. Using this control you can:

KeyValue Pair Manipulation

At the bottom of Data Editor you can see a few buttons to do different actions with displayed data:

READ MORE about work with KeyValue pairs.

Filter Menu

This menu allows you to create a filter to select a subset of pairs of KeyValue specifying search conditions.

READ MORE ...

Mark Column

This column allows you to mark few pairs of the current set. You can perform special actions over them.

READ MORE about usage of marked pairs.