OutSystems Forge 日本語データベース

Resizable Columns

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

Forge英文サイト

2017-03-22 1.0.0 Justin Babel 10.0.0.402 All All Components, Connectors, Libraries, Plug-ins
実行時にユーザーが任意の表のカラムサイズを変更できるようにするコンポーネント。 セッションごとまたはデータベースに列のサイズを格納するために必要な値を通知するように構成されています。 この値を保存し、最後のサイズに復元するために、表の入力パラメータ 'ColumnSizeString'を介してコンポーネントに戻します。 多くの設定入力に非常に柔軟性があり、画面にドラッグしてテーブルのランタイムIDを渡すだけです。 ラップ:https://github.com/alvaro-prieto/colResizable
実行時にユーザーが任意の表のカラムサイズを変更できるようにするコンポーネント。 セッションごとまたはデータベース内に列のサイズを格納するために必要な値を通知するように構成されています。この値を保存し、最後のサイズに復元するために、表の入力パラメータ 'ColumnSizeString'を介してコンポーネントに戻します。 多くの設定入力に非常に柔軟性があり、画面にドラッグしてテーブルのランタイムIDを渡すだけです。 colResizableは、列アンカーを手動でドラッグして列のサイズ変更機能を追加するHTMLテーブルオブジェクトを拡張するために設計されたjQueryプラグインです。マウスとタッチデバイスの両方と互換性があり、ページのリフレッシュ後のレイアウトの永続性やポストバック、パーセンテージとピクセルベースの表レイアウトの両方との互換性などの優れた機能があります。それはサイズが小さい(colResizable 1.0はわずか2kbです)、それはすべての主要なブラウザ(IE7 +、Firefox、Chrome、Opera)と完全に互換性があります。 ラップ:https://github.com/alvaro-prieto/colResizable このコンポーネントに関する問題が見つかった場合や、機能拡張のためのアイディアがあれば、教えてください! 楽しんで!

[Overview]
Component that allows users to resize the columns of any table at run time. Configured to notify the values needed to store the size of the columns to per session or in the database. Simply store this value and then pass it back into the component via input parameter 'ColumnSizeString' for the table to be restore to the last size. Very flexible with many configuration inputs, just drag onto screen, and pass in the runtime id of your table. Wraps: https://github.com/alvaro-prieto/colResizable
[Detail]
Component that allows users to resize the columns of any table at run time. Configured to notify the values needed to store the size of the columns to per session or in the database. Simply store this value and then pass it back into the component via input parameter 'ColumnSizeString' for the table to be restore to the last size. Very flexible with many configuration inputs, just drag onto screen, and pass in the runtime id of your table. colResizable is a jQuery plugin designed to enhance any kind of HTML table object adding column resizing features by dragging column anchors manually. It is compatible with both mouse and touch devices and has some nice features such as layout persistence after page refresh or postback and compatibility with both percentage and pixel-based table layouts. It is tiny in size (colResizable 1.0 is only 2kb) and it is fully compatible with all major browsers(IE7+, Firefox, Chrome and Opera). Wraps: https://github.com/alvaro-prieto/colResizable If you find any issues with this component or have any ideas for enhancements, please let me know! Enjoy!
戻る