about.txt

来自「胜天进销存源码,国产优秀的进销存」· 文本 代码 · 共 13 行

TXT
13
字号
In this demo you can:

- switch between Genre tabs and see movies of the corresponding genre. Only one set of grid views (master and details) is used. Data is provided by the dynamic query

- see a movie's detail data such as Companies/People/Photos by expanding the movie grid row

- change the position of the Genre tabs using the "View/Genre Tab Position" submenu (<Grid>.RootLevelOptions/<Level>.Options.DetailTabsPosition).
Note that when tabs are located at the top of the grid, not all of them are visible and a scroll button(s) is provided to access invisible tabs

- show/hide tabs for details with no data via the "View/Tabs For Empty Details" menu item (<Level>.Options.TabsForEmptyDetails)

- customize tab appearance using the "Tab Style" and "Tab Caption Alignment" submenus (<Grid>.LevelTabs.Style/CaptionAlignment)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?