OutSystems Forge 日本語データベース

Table Record Controller

廃止予定
※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2014-09-24 1.0.0 Hugo Pinheiro 7.0+ All .NET less...
これは、エンドユーザーがテーブルレコードの列を非表示にしたり、表示順序を変更したり、次のセッションで表示されるビュー全体を保存することを可能にするウィジェットです。
特徴 このウィジェットを使用すると、テーブルレコードの列を並べ替えたり、現在のビューを保存したりすることができます。 テーブルコントローラには次のものがあります。 列を並べ替え、余分なテーブルレコードの列を表示または非表示にしたり、表示順序を変更したりできます。 ビューを保存し、現在のビュー設定(列が表示され、順序)をデータベースに保存します。 ビューを削除し、以前に作成したビューの環境設定を削除します。 最後に使用したビューの設定をロードすると、初めてアプリケーションにアクセスするたびに、最後に保存したビューのプリファレンスをデータベースから直接ロードします。 完全にCSS編集可能 主な利点 あなたはあなたのリストにいくつかのWebブロックを参照する必要があり、あなたは開始する準備ができています。 それは、エンドユーザに、彼が望む方法でビューを見る能力を与える。 オプションとしてマークされた列を持つことは可能であり、エンドユーザーが見たい場合以外は表示されません。 システム要件と制限 - アウト・システムV7以降。 - Mozilla Firefox、Google Chrome、IE用に最適化されています。 - クライアント側で実行されているグリッドコントローラ。

[Overview]
It is a widget that allows the end user hides table record columns, change his display order or even save the entire view to be presented in the next session.
[Detail]
Feature List This widget makes it possible to rearrange table record columns and save current view. Table Controller has: Rearrange Column, allow you to hide or show extra table record column, change his display order; Save View, save the current view preferences (Column is visible and order) to the database; Delete View,delete view preference that you have created before; Load Last Used View Preference, it will load your last saved view preference directly from the database every time that you access your application for the first time. Fully CSS editable Main Benefits You just need to reference some web blocks to your list and you are ready to start; It will give the end user the ability of seeing a view in the way that he wants; It is possible to have columns marked as optional, means that are not visible unless the end user wants to see them. System Requirements and Limitations - Outsystems V7 or later; - Optimized for Mozilla Firefox, Google Chrome and IE; - Grid Controller running on the client side.
戻る