Grids 뉴스

Auto Type(자동 입력) 지원으로 날짜 편집을 간소화하세요

3월 21, 2025
DevExpress WPF v24.2는 Grid, TreeList, Property Grid에서 DateOnly 및 TimeOnly 편집기를 자동으로 지원하여 데이터 처리 효율을 크게 개선합니다.

DevExpress WPF is a powerful suite of controls that enhances your WPF development toolkit. It offers data grids, ribbon menus, rich text editors, spreadsheets, charts, and more – all with beautiful themes and touch-friendly interfaces. DevExpress WPF empowers you to build professional-looking, responsive applications that meet modern user expectations, saving you time and effort while adding polish and functionality.

The DevExpress WPF v24.2 update enhances data handling in Grid, TreeList, and Property Grid by introducing automatic support for DateOnly and TimeOnly properties. This improvement ensures that the appropriate data editors are automatically assigned to cells, filters, and conditional formatting dialogs without requiring manual configuration. By streamlining the editing experience, the update provides a more intuitive approach to working with date and time values while reducing development effort. Users can now rely on built-in editor selection, improving efficiency and ensuring a seamless user experience across their applications.

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

DevExpress WPF is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. We can supply new subscriptions, subscription renewals, and additional licenses. See our DevExpress WPF licensing page for full details.

DevExpress WPF is available to buy in the following products:

CSV를 활용하여 그리드 데이터를 원활하게 통합하세요

3월 12, 2025
CSV를 Angular 그리드의 데이터 소스로 활용하면 가볍고 보편적으로 호환되며 처리하기 쉬운 형식으로 이용할 수 있습니다.

Grid controls with CSV/TSV data source support enable developers to seamlessly import, parse, and display structured tabular data from comma-separated or tab-separated files. This functionality simplifies data integration by eliminating the need for complex preprocessing, allowing users to work with large datasets efficiently. It enhances usability by providing built-in parsing mechanisms, automatic column detection, and flexible data binding, ensuring smooth interoperability with various data formats. By reducing manual effort and improving performance, this feature streamlines data-driven application development, making it easier to present, edit, and manipulate structured information within web-based interfaces.

Several Angular grid controls offer using CSV/TSV as a data source including:

  • DataViewJS by MESCIUS enables you to load data from CSV files directly into its grid component, facilitating seamless data integration.
  • Jspreadsheet Pro Data Grid allows you to import data from CSV files, offering a familiar spreadsheet-like interface for data manipulation.
  • jQWidgets Grid facilitates data binding from various sources, including CSV files, ensuring efficient data presentation.
  • DataGridXL supports importing data from CSV files, enabling efficient handling and display of large datasets.

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

Compare Angular Grid Controls

DateOnly 지원으로 날짜 정확도를 개선하세요

3월 11, 2025
Telerik UI for WinForms 2025 Q1는 RadDataGrid에서 .NET DateOnly를 지원하여, 시간 구성요소 없이도 날짜를 정확하게 처리합니다.

Telerik UI for WinForms is a comprehensive UI library offering over 160 versatile controls designed to streamline the development of modern, data-rich desktop applications. With features like built-in High DPI support, extensive customization options, and components ranging from grids and charts to schedulers and rich text boxes, it empowers developers to craft visually appealing and feature-packed Windows Forms applications.

The Telerik UI for WinForms 2025 Q1 update introduces dedicated support for .NET DateOnly column types in RadDataGrid. This update enhances the precision of date handling by allowing developers to bind, format, and edit date values without dealing with unnecessary time components. As a result, applications benefit from improved data accuracy, reducing potential errors in time-sensitive operations. This streamlined approach leads to greater reliability and offers developers a more efficient way to handle date data in their applications.

To see a full list of what's new in 2025 Q1 (2025.1.211), see our release notes.

Telerik UI for WinForms is licensed per developer and has two licensing models: an annual Subscription License and a Perpetual License. The Subscription license provides access to the latest product updates, technical support, and exclusive benefits for a flat annual fee, and must be renewed to continue using the software. The Perpetual license is a one-time purchase granting access to the current released version and includes a one-year subscription for product updates and technical support.  After this initial period, users can choose to renew the subscription element to continue receiving updates and support; otherwise, they may continue using the installed version available during their active subscription term but will forgo future updates and support. See our Telerik UI for WinForms licensing page for full details.

Telerik UI for WinForms is available individually or as part of the following products:

WinForms에서 서식 규칙을 빠르게 복제하세요

3월 7, 2025
DevExpress WinForms v24.2에서는 조건부 서식을 위한 규칙 복제 기능이 추가되어 그리드 전체에서 규칙을 더 쉽게 재사용하고 수정할 수 있습니다.

DevExpress WinForms is a comprehensive suite of 190+ UI controls and development tools designed for building high-performance desktop applications. It offers a broad array of customizable controls, from data grids and ribbon interfaces to advanced charts, maps, and diagramming components. This empowers developers to rapidly create functionally rich applications, while adhering to accessibility guidelines and touch-enabled technology for modern Windows environments.

The DevExpress WinForms v24.2 update introduces a rule duplication feature for conditional formatting, enabling developers to efficiently reuse and modify existing rules without manual recreation. This enhancement streamlines both design-time and runtime workflows, allowing quick adjustments to formatting logic across Data Grid, PivotGrid, TreeList, and Vertical Grid. By simplifying rule management within the Visual Studio Designer and at runtime, this update improves productivity, ensures consistency across UI elements, and reduces the effort required to maintain complex formatting configurations.

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

DevExpress WinForms is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. See our DevExpress WinForms licensing page for full details.

DevExpress WinForms is available individually or in the following products:

드래그 앤 드롭으로 그리드 데이터를 쉽게 재정렬하세요

3월 7, 2025
대화형 재정렬(interactive reordering)을 통해 ASP.NET Core 그리드를 개선하면 데이터 관리가 간소화되어 즉석에서 정보를 쉽게 구성할 수 있습니다.

Drag-and-drop functionality in a data grid allows users to interactively move, reorder, or transfer data elements within the grid or between different grids using a simple click-and-drag motion. This feature provides an intuitive way to manipulate data without requiring complex commands or manual input, improving both efficiency and usability. It is particularly beneficial in applications that require frequent adjustments to data structures, such as dashboards, reporting tools, and data management systems. By enabling users to customize the grid layout dynamically, drag and drop functionality enhances productivity, and ensures greater flexibility when handling data.

Several ASP.NET Core grid controls support drag-and-drop functionality, including:

  • DevExpress ASP.NET Core Data Grid (part of DevExpress ASP.NET and Blazor) enables users to drag and drop columns and rows for intuitive and efficient data organization.
  • Telerik UI for ASP.NET Core Grid (part of Telerik UI for ASP.NET Core) allows users to reorder single and multiple rows, including the ability to move rows between grids.
  • Infragistics ASP.NET Core Data Grid (part of Infragistics Ignite UI) facilitates the restructuring of data via drag-and-drop, optimizing grid usability and user control.
  • Syncfusion ASP.NET Core DataGrid (part of Syncfusion Essential Studio Enterprise) includes built-in support for drag and drop functionality for more flexibility in data management.

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

Compare ASP.NET Core Grids