官方供應商
我們作為官方授權經銷商,直接提供超過200家開發廠家所發行超過1000個的產品授權給您。
請參閱我們所有的品牌。
updateRowOptions as an option for <zgparam> as a shortcut for updateOptions: {row: ....updateCellOptions as an option for <zgparam> as a shortcut for updateOptions: {cell: ... If serverErrorPath is set, but serverErrorMessage is not, serverErrorMessage defaults to [[serverMessage]].typeurlsrc as an attribute to <zg-column>.typeurlsrc to have tokens.<select> elements to have token values set: <select name="storyType" value="[[record.story_type]]">.typeselectoptions attribute to allow the first entry to be set with value '' and name to be displayed for the blank entry: typeselectoptions='[{"name": "ALL", "value": ""}, 123, 456, 789]'.new ZingGrid config syntax Fixed bugs with typebuttonicon, typebuttonlabel, typebuttondisabled being updated on change.typedatefromnow attribute to date columns to display date as 'ago/in' times.F token to date format to display formatted columns in ago/in times.zgRef.formatDate and zgRef.fromNow API methods to use in renderers.ZingGrid.formatDate and ZingGrid.fromNow API methods.[columnwidth] attribute to <zinggrid> to set the column width for every column.typenumbermaxdecimals attribute to number columns to indicate the maximum number of decimals to display.typenumberdecimals attribute to number columns to indicate the exact number of decimals to display.typeselectoptions to accept name/value pairs.arrayindex attribute to indicate which property of an array object to use after the slice: In the case of status[0].title, the arrayindex would be set to title.arrayslice attribute to indicate which index or indexes to render to the column.<zg-column> index attribute: status.0 or status.1.<zg-column>index` attribute: status.1.detailsrenderer attribute to <zg-column>.detailstemplate attribute to <zg-column>.button column type to have the following attributes: typebuttonlabel, typebuttonicon, typebuttondisabled, typebuttonurl, typebuttonhandler.[[record.label]].card attribute to <zinggrid> which will take an object with the card settings.