Sencha GRUI

반응형(React) 애플리케이션을 위한 고성능 및 기능이 풍부한 그리드.

Sencha사에서 공개
2020년 부터 ComponentSource에서 판매중

버젼: v1.1 업데이스 날짜: May 12, 2022

i

Sencha GRUI has been rebranded and is now available as BestReactGrid.

Sencha GRUI 관련 정보

반응형(React) 애플리케이션을 위한 고성능 및 기능이 풍부한 그리드.

Sencha GRUI is a modern enterprise-grade grid solution for React UI that comes with 100+ data grid features. The Ext JS grid has been rebuilt from the ground up to use modern JavaScript, and a whole new architecture that will deliver all the same features and improved performance in an easy to use React API.

Sencha GRUI Features:

  • Virtual Columns:
    • Virtualized rendering isn’t just for rows with GRUI.
    • Configure an unlimited number of columns; GRUI will only render the visible columns.
    • Massive performance increase for applications that need large numbers of columns.
  • Infinite Scrolling:
    • Using a Virtual Store to create and manage active range record.
    • The active range record will monitor the scrolling in the grid.
    • Refresh the views rows from the page cache as needed.
  • Slider Paging Toolbar:
    • The paging toolbar allows you to paginate forwards and backwards in the record sets with the slider buttons and input field.
  • Column Drag and Drop:
    • Reorder columns with drag and drop.
    • Quick re-ordering.
  • Column Editors:
    • Each column type has its own editor.
    • Just like columns you can create your own custom editors using React components.