OutSystems Forge 日本語データベース

List Counter and List Sort

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

Forge英文サイト

2012-07-23 1 Edgar Ramos Widgets
TableRecordsウィジェットのカウンターを表示します(例えば、2345レコードのうち51から100まで)。与えられた列の順序を設定します。
TableRecordsウィジェットのカウンターを表示します(例えば、2345レコードのうち51から100まで)。与えられた列の順序を設定します。 特徴 与えられた列で順序を設定します。 列の場合 「ASC」または「DESC」と同じものです。 これをTableRecordsヘッダーにドラッグすると、その列で並べ替えることができます。 このWebブロックのOnNotifyアクションは、TableRecordsを再投入する必要があります。 TableRecordsウィジェットのカウンタを表示します(例えば、2345レコードの51から100)。 主な利点 与えられた列で順序を設定します。 TableRecordsウィジェットのカウンタを表示します。 システム要件と制限 Service Studio 6.0 なし

[Overview]
Shows a counter of a TableRecords widget (e.g. 51 to 100 of 2345 records) and Sets the order by the column that is given.
[Detail]
Shows a counter of a TableRecords widget (e.g. 51 to 100 of 2345 records) and Sets the order by the column that is given. Feature List Sets the order by the column that is given. If the Column is the same its sets also as "ASC" or "DESC". Drag this to a TableRecords header to allow sorting by that column. This web block's OnNotify action should repopulate the TableRecords. Shows a counter of a TableRecords widget (e.g. 51 to 100 of 2345 records). Main Benefits Sets the order by the column that is given. Shows a counter of a TableRecords widget. System Requirements and Limitations Service Studio 6.0 None
戻る