Some of the key features of True DbGrid that you may find useful include the following:
Develop Apps with Minimum Code
True DBGrid provides rich design-time features, including smart tags, editors and context menu that lets users with minimal coding skills to create intuitive grid applications. Explore the 設計時のサポート in TrueDBGrid to learn application development using grid designers.
Present Multiple Data Views
There are multiple data presentation formats supported in TrueDBGrid, that is best for your users, such as GroupBy View, Hierarchical Data Display, standard Microsoft Outlook-style grouping, Form View, Inverted View etc. Learn more about such data views from the データの表示 topic.
Advanced Data Display
Enhance the data displayed in the grid by adding a variety of in-cell objects, including bitmaps, command buttons, check boxes, and radio buttons.
Show Splits in Grid
Display Excel-like splits that lets you split the grid horizontally, vertically, or both using the TrueDBGrid control. Using splits, users can split the grid into two scrollable, independent panes to analyze large data portions. Learn more about the split feature in スプリットの使用方法.
Built-In Dropdown Controls
The grid control provides support for a variety of drop-down objects for data entry, including the multicolumn control TrueDBDropDown, combo box, and multi-line text editor. True DBGrid also supports third-party drop-down controls. To learn more about dropdown controls, explore the ドロップダウンコントロール topic.
Unbound Grids
TrueDBGrid not only lets you create data-bound grids, but unbound grids as well. Moreover, you can even add unbound columns to a bound grid.
Freeze Columns
Create frozen columns anywhere in the grid. Freezing the columns prevents the column headers of the grid from scrolling out of the user's view while analyzing extensive data. Learn more about freezing columns in the 基本的な操作 topic.
Merge Cells
Merge adjacent like-valued cells within sorted column(s) for better grid readability. TrueDbGrid provides Free Merge and Restricted Merge. To learn more about merging, check out the マージ topic.
Excel-Style Cell Selection
TrueDBGrid lets you select not only any row or column, but also any range of cells just like the cell selection feature in Excel sheets. Learn more about selection in TrueDBGrid from the 選択範囲 topic.
Input Masking
Assign input templates to columns in order to simplify the run-time data entry process and reduce end-user data entry errors. Learn more about the 入力マスク feature here.
AutoComplete Function
Reduce the number of keystrokes needed for drop-down selection with the AutoDropdown and AutoCompletion properties and simplify the end-user data entry.
Easy Column and Row Resizing
Keep your data viewable by resizing columns and rows proportionately whenever the grid is resized horizontally.
Grouping, Filtering and Searching
True DBGrid supports a GroupBy DataView that enables standard Microsoft Outlook-style grouping. The Grid also implements custom end-user operations like incremental search and recordset filtering using a filter bar, which is a special data entry row below the column headers. Learn more about these features from the グループ, フィルタ and インクリメンタル検索 topics.
データ変換
コードを記述しなくても、データベースにある値を自動的にテキストまたはグラフィックに変換できます。 To learn more about data translation feature in TrueDBGrid, refer the 変換 topic.
Right-To-Left Support
TrueDBGrid fully supports Right-To-Left or RTL layout for languages that follow RTL writing system, such as Arabic and Hebrew cultures. Learn more about RTL in the 右から左のサポート topic.
複数のエクスポートオプションと強力な印刷オプション
グリッドを、文字区切り、エクセル(XLS および XLSX)、PDF、HTML、RTFなど多数の形式でエクスポートすることが可能です。エクスポート および 印刷 を参照できます。ズーム、ウィンドウに合わせた幅の調整、ページングの設定、プレビュー等の印刷機能を制御できます。
Styling
TrueDBGrid provides various properties to enhance the appearance in different ways based on the requirements of the user. The control offers both Visual styles and Built-in Named styles for this purpose. Learn to style your grid in the 外観とスタイル topic.