Gridsのニュース

WinForms DataGridでの実行時のフィルターの編集

1月 30, 2024
コンテキストメニューにアクセスしてその場でフィルタリングし、ComponentOne FlexGrid for WinFormsを使用してグリッドフッターの概要を一目で確認

ComponentOne Studio Enterprise is a comprehensive toolkit designed to streamline and accelerate .NET development across mobile, web, and desktop applications. It offers a vast library of performant and customizable UI controls, including data grids, charts, reporting tools, and input components, compatible with various platforms like WinForms, WPF, Blazor, ASP.NET MVC, and Xamarin. By leveraging pre-built components and functionalities, developers can save time and resources, focusing on core business logic and delivering high-quality applications faster. ComponentOne Studio Enterprise includes the FlexGrid for WinForms grid component.

In this blog post, MESCIUS Technical Engagement Engineer Hunter Haaf demonstrates how to integrate the FilterEditor with FlexGrid. Steps include:

  • Adding FlexGrid and FilterEditor controls to the form
  • Editing the filter with a Form Button
  • Editing the filter with the Context Menu
  • Filter Summary Footer, Checkbox Filtering, and more.

Source code examples are included with each step.

Read the full blog post and add powerful runtime filtering to your FlexGrid data.

WPFグリッドアプリで関連データを簡単に検索

1月 22, 2024
検索機能により、ユーザーは大規模なグリッドベースのデータセットを効率的にナビゲートできるため、時間を節約し、生産性を向上可能

Searching within a grid enables users to quickly find specific data points by entering search criteria. For large datasets, navigating to specific data points can be a monumental task, often requiring time-consuming manual scrolling. Grid search allows users to pinpoint desired data within seconds, boosting productivity and streamlining analysis. This eliminates the need for tedious browsing and empowers users to quickly identify trends, patterns, and outliers, enabling deeper insights and informed decision-making.

Several WPF grids support searching including:

  • DevExpress WPF Data Grid (part of DevExpress WPF) provides filter searching for massive datasets, highlighting matching results.
  • FlexGrid for WPF (part of ComponentOne Studio WPF by MESCIUS) offers effortless keyword and advanced filtering across all columns or specific ones.
  • Telerik UI for WPF GridView (part of Telerik UI for WPF) includes intuitive searching for streamlined navigation, with search-as-you-type functionality.
  • Xceed DataGrid for WPF features custom searching for precise grid exploration, and can search every visible column regardless of its data type.
  • Syncfusion WPF DataGrid (part of Syncfusion Essential Studio Enterprise) allows you to quickly search the data displayed in the grid, with customizable highlighting.

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

Compare WPF Grid Components

グリッドデータを簡単にエクスポートして共有

1月 22, 2024
Angularグリッドのエクスポートに広くサポートされているCSV形式を活用することで、シームレスなデータ交換を促進

CSV export functionality in a grid control empowers users to seamlessly bridge the gap between interactive visualization and in-depth analysis. By exporting the displayed data as a readily importable CSV file, users gain immediate access to a familiar format compatible with diverse spreadsheet tools. This feature promotes efficient data extraction, facilitating further analysis, report generation, and data sharing, all directly from the convenience of the grid interface.

Several Angular grid controls support exporting to CSV, such as:

  • Wijmo FlexGrid (part of Wijmo by MESCIUS) allows you to transform your Angular data tables into clean, ready-to-analyze CSV files with seamless export options.
  • Handsontable by Handsoncode empowers rapid data analysis with seamless, flexible CSV export from your Angular grids.
  • Ignite UI Angular Grid (part of Infragistics Ignite UI) lets you effortlessly export your grids to clean, analysis-ready CSV files in a single click.
  • Syncfusion Grid control for JavaScript (part of Syncfusion Essential Studio Enterprise) allows you to capture Angular grid data effortlessly in CSV format for straightforward sharing.

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

Compare Angular Grid Controls

RESTful APIを使用したJavaScriptグリッドへのライブデータの取り込み

1月 9, 2024
グリッドをRESTful APIに接続してデータを取得し、アプリケーションのパフォーマンス、拡張性、保守性、使いやすさを向上させます。

A RESTful API is a standardized interface that facilitates interaction between your application and remote data sources. Built on the principles of Representational State Transfer (REST), it leverages familiar HTTP verbs like GET, POST, PUT, and DELETE to perform CRUD operations (Create, Read, Update, Delete) on resources. This elegant and widely adopted approach ensures predictable communication, simplifies data access and manipulation, and empowers your applications to be dynamic, scalable, and efficient. In essence, RESTful APIs act as secure intermediaries, orchestrating a seamless flow of information between your application and the data it needs.

Several JavaScript grid controls support RESTful as a data source, such as:

  • Syncfusion Grid control for JavaScript (part of Syncfusion Essential Studio Enterprise) is a feature-rich datagrid that supports seamless RESTful data binding.
  • Ignite UI Angular Grid (part of Infragistics Ignite UI) is an Angular-native grid, that can deal with unlimited rows and columns of data, with support for REST API data sources.
  • Sencha Ext JS Grid (part of Sencha Ext JS) is a customizable grid capable of processing large data sets, with support for local or remote data sources through RESTful methods.
  • SmartClient Grid (part of SmartClient by Isomorphic Software) is an enterprise-grade grid featuring robust REST integration, supporting custom filtering logic and real-time updates.
  • ZingGrid is a JavaScript library for building customizable data tables, which also offers REST data binding capabilities, for smooth scrolling and fast rendering with massive datasets.

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

Compare JavaScript Grid Controls

グリッドデータをスクロールする際のコンテキストの維持

1月 4, 2024
列ヘッダをグリッドの上部に固定することで、大規模なデータセットで作業する際のユーザーエクスペリエンスを向上

Fixed headers are a user interface element found in grids, particularly those managing large datasets. They comprise the top section of the grid, typically encompassing the row containing column labels and potentially additional rows with key information. Unlike the scrollable body of the grid, these headers remain anchored to the viewport, acting as a persistent reference point while users navigate through the data, thus improving user experience.

Several React grids support fixed headers including:

  • KendoReact Data Grid (part of KendoReact by Telerik) includes fixed headers that stay visible as you scroll, offering seamless navigation through massive datasets.
  • Wijmo FlexGrid (part of Wijmo by MESCIUS) allows you to lock headers in place for easy column reference, even with horizontal scrolling.
  • Syncfusion Grid control for JavaScript (part of Syncfusion Essential Studio) includes pinned headers that offer consistent context amidst complex data exploration.
  • Handsontable provides you with the ability to freeze rows or columns to keep key data points always in view.

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

Compare React Grid Components