通过attribute table status bar,您可以控制tabular的显示内容,以便快速获取attributes。
Display Control
Show all rows
用于显示当前页面中的所有记录。与Show Selected Raw互斥。
在初始化属性表中,默认为选中状态。
Show Selected Raw
用于显示当前页面中选中的记录,自动过滤非选中的记录。与Show all rows互斥。
Hide System Fields
用来隐藏属性表中系统自带的property field。详情请参考Hide System Fields。
Window Layout
Vertical
When the map and table are in linked views, it is used to control the relative position of the two windows. That is, the map is on top and the attribute window is below in the layout.
During the initialization of linked views, it is selected by default and mutually exclusive with Horizontal.
Horizontal
When the map and table are in linked views, it is used to control the relative position of the two windows. That is, the map is on the left and the attribute window is on the right in the layout.
When the two windows are in vertical layout, clicking the Horizontal button will switch the layout view in real time. It is mutually exclusive with Vertical.
Data Statistics and Pagination
Statistics Infomation
使用Statistics功能后,将在状态栏中show statistics。
Record Count Display
The record count is displayed in fractional form, where the numerator represents the number of currently selected records, and the denominator represents the total number of records in the current page. For example, 3/60 indicates that there are 60 records in the current page, with 3 selected.
Pagination Settings
It is used to set the total number of records displayed per page. You can directly enter a value in the text box, with a range of [1,500000]. When the number of records in the attribute table data exceeds the total records per page, pagination will be applied automatically.
Page Navigation
On the far right of the attribute table status bar, you can quickly adjust the currently displayed page using the Home, Previous Page, Next Page, or Last page buttons. You can also manually enter the page to be displayed. The page number is displayed in fractional form, where the numerator represents the current page, and the denominator represents the total number of pages. For example, 1/10 indicates there are 10 pages in total, and the current page being viewed is the first one.
Related Topics