Grids 뉴스

선택 영역 내에서 셀 사이를 원활하게 탐색할 수 있습니다

4월 26, 2024
Handsontable 14.3을 사용하면 숙련된 그리드 사용자가 키보드 단축키를 사용하여 선택 영역 내의 특정 셀 사이를 빠르게 이동할 수 있습니다.

영어로 계속 읽기:

Handsontable is a JavaScript library designed to help developers build interactive data grids into their web applications. Offering a familiar spreadsheet-like interface, it allows users to edit, sort, and filter data with ease. Highly customizable and compatible with popular frameworks like React and Angular, Handsontable empowers developers to build robust data manipulation features into their web applications.

Handsontable 14.3 adds a new feature to streamline navigation within pre-selected cells. Power users and those accustomed to Tab navigation can now leverage arrow keys or the mouse for selection, then efficiently move between the chosen cells using Tab/Shift+Tab for horizontal movement and Enter/Shift+Enter for vertical movement. Editing remains intuitive, as typing any character initiates editing even within dropdown or date cells.

To see a full list of what's new in version 14.3.0, see our release notes.

Handsontable is licensed per developer and is available as an Annual or Perpetual license with 1 year support and maintenance. See our Handsontable licensing page for full details.

For more information, visit our Handsontable product page.

그리드의 시각적 혼란을 줄이세요

4월 24, 2024
열을 숨기면 사용자가 보다 효율적인 분석을 위해 관련 없는 데이터를 일시적으로 제거하여 그리드 뷰를 사용자 지정할 수 있습니다.

영어로 계속 읽기:

Hiding columns in a grid allows for a more focused data display by selectively removing irrelevant or less important information from the user's view. This functionality improves data clarity, particularly for grids with a large number of columns. By hiding specific columns, users can concentrate on the most important data points, reducing clutter and improving overall user experience.

Several jQuery Grid controls offer the ability to hide columns including:

  • DevExtreme HTML5 JavaScript Data Grid (part of DevExtreme Complete by DevExpress) empowers users to selectively hide columns for a focused data view.
  • Kendo UI for jQuery Grid (part of Kendo UI by Telerik) enables column hiding to prioritize relevant information and minimize clutter.
  • Syncfusion Grid control for JavaScript (part of Syncfusion Essential Studio Enterprise) facilitates hiding columns to enhance clarity and user experience with large datasets.
  • Ignite UI jQuery Grid (part of Infragistics Ignite UI) allows you to customize the grid by hiding columns for a streamlined data presentation.

For an in-depth analysis of features and price, visit our jQuery Grid controls comparison.

Compare jQuery Grid Controls

그리드 사용자가 로마자 이외의 문자를 입력할 수 있습니다

4월 17, 2024
IME(Input Method Editor)를 지원하는 그리드 컨트롤을 사용하면 기본적으로 사용할 수 없는 문자를 입력 장치에서 생성할 수 있습니다.

영어로 계속 읽기:

An Input Method Editor (IME) facilitates the entry of complex characters and scripts not directly supported by standard keyboards, which is especially vital for languages with extensive character sets like Chinese, Japanese, and Korean. When integrated into a grid component, an IME enables users to input text directly into data cells using phonetic or syllabic methods that are converted into the desired characters. This integration streamlines the data entry process in applications requiring multi-language support, significantly enhancing usability and efficiency. It simplifies the development of applications targeting global markets by providing native language input support, thereby improving the user experience and reducing the need for external language input tools.

Several WinForms grid components offer Input Method Editor (IME) support, including:

  • DevExpress WinForms Data Grid (part of DevExpress WinForms) includes an IME which is enabled when an end-user switches the desktop key input to a supported language.
  • FlexGrid for WinForms (part of ComponentOne Studio WinForms by MESCIUS) offers built-in IME support, facilitating efficient entry of complex characters in diverse languages.
  • Telerik UI for WinForms GridView (part of Telerik UI for WinForms) integrates IME capabilities, enabling straightforward input of extensive multilingual character sets.
  • Infragistics WinDataGrid (part of Infragistics Ultimate UI for Windows Forms) also boasts input method editor support for effortless text input in globalized WinForms applications.

For an in-depth analysis of features and price, visit our comparison of WinForms grid components.

Compare WinForms Grid Components

특정 데이터 하위 집합에 집중하여 더 쉽게 분석하세요

4월 11, 2024
필터링을 통해 데이터 그리드 사용자가 관련 데이터를 빠르게 확대하여 추세를 파악하고 인사이트를 발견할 수 있습니다.

영어로 계속 읽기:

Using a grid control with support for filters enables users to dynamically narrow the displayed data based on specific criteria. This functionality helps users focus on relevant subsets of information by filtering individual columns using operators, keywords, or pre-defined options. Filtering improves data exploration efficiency and reduces cognitive load by presenting only the data that aligns with the user's current analysis.

Several React grid controls offer filtering functionality including:

  • DevExtreme HTML5 JavaScript Data Grid (part of DevExtreme Complete by DevExpress) empowers users with versatile client-side filtering and remote filtering.
  • Handsontable by Handsoncode offers built-in filtering for columns, enabling you to search and filter data directly within the spreadsheet-like interface.
  • KendoReact Data Grid (part of KendoReact by Telerik) offers advanced features including case-insensitive filtering, custom filter operators, and Excel-like filter menus.
  • Wijmo FlexGrid (part of Wijmo by MESCIUS) allows you to filter data by columns using various operators and supports filtering based on hierarchical data structures.

For an in-depth analysis of features and price, visit our React Grid controls comparison.

Compare React Grid Controls

Blazor 앱에서 DataGrid의 상태 관리

4월 5, 2024
필요에 따라 DataGrid 상태를 저장하고 로드하는 기능이 Blazorise v1.5에 추가되어 최종 사용자 경험이 향상됩니다.

영어로 계속 읽기:

Blazorise is a versatile component library that empowers developers to build modern and feature-rich web applications using Blazor, a client-side web development framework from Microsoft. It offers a comprehensive collection of user interface components, including buttons, forms, tables, charts, and navigation elements, all built with accessibility and responsiveness in mind.

The Blazorise v1.5 update introduces DataGrid State Management. New LoadState and GetState methods enable you to load and save the state of the datagrid from/to LocalStorage. On the first render, the web page checks LocalStorage for saved states and loads them if they are available. This feature enables seamless preservation and restoration of user actions, such as sorting, filtering, and row selections, even when navigating away from or refreshing the page.

To see a full list of what’s new in version 1.5, see our release notes.

Blazorise is licensed per developer and is Runtime Royalty Free. Available in a variety of editions, Professional, Enterprise and Enterprise Plus, each providing different levels of support and services. See our Blazorise licensing page for full details.

For more information, visit our Blazorise product page.