Gridsのニュース

グリッドに検索を保存する方法

11月 29, 2023
Isomorphic SoftwareのSmartClientを使用して、同じプロセスを何度も繰り返す代わりに、検索設定を保存

SmartClient is a comprehensive JavaScript component suite compatible with React, Vue, Angular, and more, that empowers you to craft large-scale, high-productivity Enterprise web applications. Its modern class system fosters clean encapsulation of application modules and screens, resulting in a more maintainable and comprehensible codebase.

In this blog post, Alex Fashakin demonstrates how to use SmartClient's built-in feature to save search preferences on grids. Steps include:

  • Creating the DataSource
  • Building the UI for the Saved Search feature
  • How to save searches on grids
  • Adding visible UI for storing search preferences

Read the complete blog to learn how to boost productivity with the SmartClient saved search feature.

For more information visit our SmartClient product page.

重要な列をReactグリッドで表示したままにする

11月 27, 2023
列固定機能を実装して、ユーザーが大きなグリッドを横方向にスクロールした場合でも可視性を確保

Locked column functionality (also known as frozen or pinned column) allows users to keep one or more columns static while scrolling horizontally through a grid. This is an essential feature for comparing data across a wide grid, ensuring that key information, such as a row identifier column, remains in view.

Several React grid components offer column freezing functionality including:

  • DevExtreme HTML5 JavaScript Data Grid (part of DevExtreme Complete by DevExpress) can pin key columns for easy reference while scrolling through wide datasets.
  • Wijmo FlexGrid (part of Wijmo by MESCIUS) freezes columns to maintain the visibility of essential data during horizontal scrolling.
  • Ignite UI React Grid (part of Infragistics Ignite UI) keeps critical columns in view while scrolling horizontally through extensive data.
  • KendoReact Data Grid (part of KendoReact by Telerik) locks columns for persistent visibility when scrolling extensively across data.
  • Syncfusion Grid control for JavaScript (part of Syncfusion Essential Studio Enterprise) freezes columns for continuous access to important data during horizontal scrolling.

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

Compare React Grid Components

Angularグリッドでのデータの検証

11月 21, 2023
検証で、グリッドに入力されたデータが正確であることを確認するのに役立ち、エラーや不整合のリスクを軽減

Data Validation ensures that input data meets certain criteria before it is accepted. This feature is crucial for maintaining data integrity and preventing user errors. For example, a grid might only allow date formats in a specific cell or prevent duplicate entries in a column, thereby enforcing data consistency.

Several Angular grid controls offer data validation support including:

  • Handsontable: Enforce data type restrictions, limit text input length, and set custom validation rules.
  • Jspreadsheet Pro Data Grid: Validate data against regular expressions, define custom validation callbacks, and utilize cell-level validation.
  • DataViewsJS: Implement data validation using custom data binding expressions, conditional formatting, and error messages.
  • Xceed DataGrid for JavaScript: Leverage client-side and server-side validation mechanisms, including data type checks, range limitations, and custom rules.

Alternatively, many Angular grid controls are available as part of multi-function suites:

  • DevExtreme HTML5 JavaScript Data Grid: Employ built-in data validation rules, enforce data type constraints, and handle custom validation scenarios.
  • Kendo UI for Angular Grid: Define validation rules using directives, apply data type restrictions, and utilize asynchronous validation.
  • Ignite UI Angular Grid: Implement data validation using custom editors, leverage built-in validation rules, and handle error messages.
  • SmartClient Grid: Utilize comprehensive data validation features, including data type checks, custom validation rules, and error handling.

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

Compare Angular Grids

React アプリケーションでのグリッド データの表示

11月 2, 2023
Ignite UI for React 23.1 (18.3.0) では、新しいデータ グリッドを追加。データを高度に視覚化すると共にあらゆるデバイスでの高いパフォーマンスを実現。

Infragistics Ignite UI for React is a comprehensive suite of React components for building data-rich and responsive web applications. It provides a wide range of controls, including data grids, charts, graphs, gauges, and other UI components.

Version 23.1 (18.3.0) adds a new React Data Grid which shares its design and capabilities with the Infragistics Angular, Blazor and Web Components grids. It lets you efficiently bind and display your data with minimal coding and configuration required. Features include data editing, selection, filtering, sorting, grouping, pinning, paging, templating, column moving, exporting, and more. It offers Excel-like keyboard navigation, so users can quickly and easily navigate the grid using familiar shortcuts. The Ignite UI for React data grid allows you to export data to a variety of formats, including CSV, Excel, and PDF.

To see a full list of what's new in version 23.1 (18.3.0), see our release notes.

Infragistics Ignite UI for React is available to buy in the following products:

.NET Blazorグリッドにフィルターを適用

10月 25, 2023
強力なフィルタリング機能により、データの検索性を強化し、分析を簡素化

Grid filters allow users to narrow down data displayed in a tabular format based on specific criteria. They enhance data exploration, simplify data analysis, and improve user experience by presenting only relevant information. Users can apply filters to columns, enabling them to find information more efficiently, making it a valuable feature for building interactive, data-driven Web applications.

Several .NET 7 Blazor grid controls offer filtering support including:

  • Blazorise DataGrid includes powerful built-in filtering features, making it easy to implement filtering in Blazor apps.
  • NOV Grid for .NET offers filtering capabilities within its advanced grid components, providing seamless data filtering in Blazor applications.

Alternatively, many grid controls are available as part of multi-function suites:

  • Telerik UI for Blazor Grid (Part of Telerik UI for Blazor) provides feature-rich filtering options for efficient data search and analysis.
  • DevExpress Blazor Grid (Part of DevExpress ASP.NET and Blazor) supports both simple and complex filtering scenarios, enabling powerful data filtering.
  • Infragistics Blazor Data Grid (Part of Infragistics Ignite UI) offers flexible filtering options, including advanced filter expressions, and provides robust data exploration capabilities.
  • FlexGrid for Blazor (Part of ComponentOne Studio Blazor Edition) provides filtering functionality, allowing users to easily search and filter data in Blazor applications.

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

Compare .NET 7 Blazor Grids