ZingGrid

최소한의 설정으로 반응 및 대화형 JavaScript 데이터 그리드 및 테이블을 빌드 합니다.

ZingGrid사에서 공개
2019년 부터 ComponentSource에서 판매중

가격: US$ 98.00 버젼: 2.1.5 업데이스 날짜: Aug 26, 2025

ZingGrid 2.1.0

Released: Mar 10, 2025

2.1.0 버젼 업데이트

기능

  • Added <zg-param name="selectorKey">: In the case of server side paging and type-selector-page-persist, this will indicate the field to act as an ID to persist the selection if an ID is not already set on the dataset.
  • Added support for server side paging and type-selector-page-persist to work together.
  • Modified <zing-grid> API Method setData() to accept an optional parameter indicated if the grid should try to maintain the current sort after changing the data.

수정사항

  • Fixed a failure bug with searchGrid <zing-grid> API Method.
  • Removed current sorting after calling setData API Method.
  • Fixed bug when hiding all non-frozen columns when frozen-columns are enabled.