ZingGrid(英語版)

  1. ZingGrid 1.7.1

    リリースノート: Fixed type definition file. 0 ...

  2. ZingGrid 1.7.0

    リリースノート: Advanced Filtering: Updated the filter feature to now support different filter conditions, such as "contains", "notContains", "equal", "beginsWith", and "endsWith". The filter menu now has many ...

  3. ZingGrid 1.6.3

    リリースノート: Fixed horizontal scroll on filtering with custom image renderers. 0 ...

  4. ZingGrid 1.6.2

    リリースノート: Don't open column menu if there are no columns. Enhanced LICENSE check conditions. Fixed error with [custom-disabled] when set to a custom method on a <zg-button>. Fixed server side sort error. 0 ...

  5. ZingGrid 1.6.1

    リリースノート: More button features for both <zg-button> and button column. Customizable borders forceBorder. Added [force-border] attribute to <zg-button>. As a boolean, it forces a border on built in buttons. Set attribute to disabled to remove border from ...

  6. ZingGrid 1.6.0

    リリースノート: Adds support for batch editing, inserting and removing rows as a single action. Added batch editing as a built-in feature. Enable it by including the '[batch-edit]' attribute to start editing, inserting, and removing rows as a single action. The ...

  7. ZingGrid 1.5.3

    リリースノート: Fixed card to row layout bug. ...

  8. ZingGrid 1.5.2

    リリースノート: Added new API methods: deselectRows, deselectRow and selectRow. Fixed bug with row selection not resetting after refresh. ...

  9. ZingGrid 1.5.1

    リリースノート: Combine aggregate columns with aggregate rows to display a grand total. Aggregate Column ZingGrid now has the ability to include aggregate columns. Fully customize the aggregate column by setting 'typeAggregateValue' to a custom renderer. ...

  10. ZingGrid 1.5.0

    リリースノート: Now includes the ability to group rows by specifying field indices. Row Grouping ZingGrid now includes the ability to group rows by specifying field indices. An alternative to enabling row grouping is to use the [type="row-group"] column and set ...

  11. ZingGrid 1.4.1

    リリースノート: Fixed edit row scrolling bug. Fixed edit cell scrolling bug. Fixed edit cell > edit row bug. ...

  12. ZingGrid 1.4.0

    リリースノート: Adds server side filtering functionality. Added state management functionality: ZingGrid has the ability to preserve its state between page load. The following states are preserved: column position, column visibility, column width, filter, frozen columns, ...

  13. ZingGrid 1.3.1

    リリースノート: Adds server side filtering functionality. Added server side filtering functionality. Added [filterkey] attribute on <zgColumn>. By default, the filter key will be the field index. Added serverFilter boolean to <zgparam>. This and loadByPage ...

  14. ZingGrid 1.3.0

    リリースノート: Adds new column type which renders as a percentage and edits as a number. Added a new column type which renders as a percentage and edits as a number. Added [typePercentageDecimals] and [typePercentageMaxDecimals] to indicate number of decimals to display ...

  15. ZingGrid 1.2.7-4

    リリースノート: Fixed import for ZingGrid object. ...

  16. ZingGrid 1.2.7-3

    リリースノート: Adds the ability to preserve state on refresh. Added setFrozenColumnsRight(), setFrozenColumnsLeft(), getFrozenColumnsRight() and getFrozenColumnsLeft(). Added the ability to close dialog by pressing the ESC key. Improved functionality of RSS input. Added ...

  17. ZingGrid 1.2.7-2

    リリースノート: Fixed Github API Integration. ...

  18. ZingGrid 1.2.7

    リリースノート: Adds CSS variables for frozen column elements and adds a type definition file. Added [frozen] attribute to <zg-column>. Enabled dragging of columns between frozen and main. Added zg-column attribute [filter-index] to indicate the index that should ...

  19. ZingGrid 1.2.6

    リリースノート: Fixed issue with horizontal scroll and paging. Fixed issue with zgcolumns inside of zgcell data. Fixed issue with new line in data attribute. Fixed issue with horizontal scroll and server side sort. ...

  20. ZingGrid 1.2.5

    リリースノート: Improves the updating and removing of records. Added typeimagesrc attribute to allow image src to be partially formed from index values. Improved updateRecord functionality. Updated removeRecord to work with an array of object data. Added pageRowIndex to ...