ZingGrid
최소한의 설정으로 반응 및 대화형 JavaScript 데이터 그리드 및 테이블을 빌드 합니다.
ZingGrid사에서 공개
2019년 부터 ComponentSource에서 판매중
Released: Aug 28, 2020
align property to <zing-grid>.align in <zg-column>.<zing-grid> and <zg-column> to match similar attributes for cellheaderx [celltooltipaction] [celltooltipposition] [celltooltiprenderer] [celltooltiptemplate] [celltooltiptype].<zing-grid> and <zg-column> to delay displaying the tooltip on hover. [celltooltipdelay] [headertooltipdelay].<zing-grid> and <zg-column> to set icon for tooltip trigger [celltooltipicon] [headertooltipicon].info.<zing-grid> and <zg-column>.
[headerTooltipAction] Sets the execution method of custom 'icon' type tooltips to either activate on hover or click.[headerTooltipIconPosition] Sets the tooltip icon position for the tooltip icon in the header cells.[headerTooltipPosition] Sets the tooltipposition for the header cell.[headerTooltipRenderer] Gets the name of the user's custom render function, on window, to use the function's return value as the tooltip content.[headerTooltipTemplate] Points to an external template element to be used as the template for the header tooltip.[headerTooltipTrigger] Sets what part of the header triggers the tooltip. If set to 'icon', an info icon is added to the header.[headerTooltipType] Sets the style to use for the tooltips. Uses the default style by default. Can set to system to match the tooltips used on icons throughout zinggrid.<zg-column>: [headerTooltipText] Sets the tooltip string for the header cell of the column. Can pass this value to renderer or template.zinggridavailable that fires when the library is loaded.<zing-grid> attribute [columnresizablepersistent] and.<zg-nodata> to <zg-no-data>.<zg-selector-mask>.editortemplate being set on a single column and forcing modal edit.pageindex attribute on <zg-button>.rowselector being enabled twice.rowselector value being updated.