OutSystems Forge 日本語データベース

DragTable.JS

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

Forge英文サイト

2017-01-11 1.0.0 Justin Babel 10.0.302.0 All All Components, Widgets, Libraries, Plug-ins
実行時にテーブルの列を並べ替える/ドラッグするために使用されるJQueryライブラリ。 以下に基づいて:https://github.com/akottr/dragtable
このコンポーネントは、テーブルレコードにソート可能/ドラッグ可能な列ができるように簡単に構成できます。 これは、ユーザーがテーブルのレイアウトを正確に設定できるようにするために非常に便利です。 コンポーネントは列の順番ですべてのドラッグを通知します。セッションごとに注文を保存したり、必要に応じてデータベースに保存したりできるため、ユーザーのテーブルは常に最後に設定された方法で表示されます。 コンポーネントに含まれるデモページを見て、いくつかの異なる設定を確認してください。 このコンポーネントまたは何らかの提案についてご質問がある場合は、コンポーネントフォーラムに投稿してください。できるだけ早くお返事させていただきます。

[Overview]
JQuery library used to reorder/drag table columns during runtime. Based on: https://github.com/akottr/dragtable
[Detail]
This component can be easily configured to make any table records have sortable/draggable columns. This is very useful for allowing your users to be able to configure the layout of any table exactly how they want it to be. The component will notify back on every drag with the order of the columns, so that you can save the order per session, or if you want, in the database so the user's tables will always be displayed how they last configured it. Check out the demo page included with the component to see a couple different configuration. If you have any questions about this component, or any suggestions, please post in the components forum and I will get back to you as soon as possible.
戻る