Grids 뉴스

WinForms 데이터 그리드에 데이터 가상화 페이징 추가

5월 14, 2024
ComponentOne WinForms 데이터 그리드는 온디맨드 데이터 로딩을 통해 대규모 데이터 세트의 성능을 최적화하기 위한 페이징을 제공합니다.

ComponentOne Studio WinForms is a comprehensive development toolkit that empowers you to build feature-rich Windows Forms applications with ease. It equips you with over 120 UI controls spanning data presentation, input elements, and application layout. ComponentOne boasts extensive customization options, seamless Visual Studio integration, and support for the latest .NET versions, making it a valuable asset for streamlining WinForms development.

In this blog post, MESCIUS Software Engineer Kartik Dua demonstrates how paging can be implemented in the FlexGrid Datagrid control to provide an intuitive way to interact with large sets of data. Steps include:

  • Setup a WinForms App with the Required Packages
  • Create a Virtual DataCollection
  • Create a Paged DataColleciton and Bind to FlexGrid
  • Handle the Toolstrip Event to Perform Navigation

A demo project to implement the paging functionality is available for download, as well.

Read the full blog to get started working with large datasets quickly and efficiently.

ComponentOne Studio WinForms is licensed per Developer on a perpetual basis and includes a 12 month subscription. Priority Support is also available. See our ComponentOne Studio WinForms licensing page for full details.

ComponentOne FlexGrid for WinForms is available to buy in the following products:

스파크라인으로 데이터에 대한 이해도를 높이세요

5월 13, 2024
사용자가 별도의 차트 없이도 데이터의 패턴을 빠르게 이해할 수 있도록 Smart HTML Elements v19에 스파크라인 지원이 추가됩니다.

Smart HTML Elements is an enterprise-grade UI library offering pre-built web components for developers in Angular, React, Vue, Blazor, and JavaScript. It boasts over 60 ready-to-use components like grids, charts, schedulers, and editors, all featuring two-way data binding, responsiveness, accessibility, and theming capabilities. This library helps developers rapidly build dynamic and modern web applications with consistent look-and-feel and rich functionalities, accelerating development time and ensuring professional quality.

The Smart HTML Elements v19.0.0 release adds support for Grid Sparklines. These are small, data-intense, design simple charts that fit into a single cell of a grid and provide a visual representation of data trends. They are typically used to show trends in a series of values, such as seasonal increases or decreases, economic cycles, or to highlight maximum and minimum values. Grid Sparklines help users to quickly understand patterns and trends in their data without having to create separate charts or graphs.

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

Smart HTML Elements is licensed per developer and is available as a Perpetual license with 1 year support and maintenance. It includes distribution to Unlimited Web applications, SaaS projects, Intranets and Websites. See our Smart HTML Elements licensing page for full details.

Learn more on our Smart HTML Elements product page.

분석 및 처리를 위해 그리드 데이터를 CSV로 내보낼 수 있습니다

5월 1, 2024
원활한 CSV 내보내기 기능을 제공하는 그리드 컨트롤을 사용하여 표 형식의 데이터를 실행 가능한 인사이트로 효율적으로 변환할 수 있습니다.

CSV export in grid components refers to the functionality that allows users to download data as a Comma-Separated Values (CSV) file. Exporting data to CSV format offers significant benefits, including compatibility with a wide range of applications, such as Microsoft Excel, Google Sheets, and other data analysis tools, facilitating easy sharing and processing. Use cases for CSV export are diverse, ranging from business analysts exporting reports for further analysis, to IT professionals extracting system data for audit and compliance purposes. Developers can leverage CSV export to provide users with a straightforward method to back up or transfer data between different systems or platforms, enhancing the utility and flexibility of applications that handle large datasets.

Several WPF grid controls offer export to CSV including:

  • DevExpress WPF Data Grid (part of DevExpress WPF) facilitates exporting data to CSV format directly from the grid component.
  • FlexGrid for WPF (part of ComponentOne Studio WPF by MESCIUS) empowers developers to easily export grid content to CSV files with customizable formatting options.
  • Telerik UI for WPF GridView (part of Telerik UI for WPF) enables seamless CSV export of grid data, integrating with various data binding scenarios.
  • Xceed DataGrid for WPF offers effortless CSV export functionality for WPF datagrids, ensuring data integrity during export.

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

Compare WPF Grid Controls

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

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