Category News

내장된 검증 기능으로 오류를 조기에 발견하세요

1월 16, 2026
데이터가 백엔드에 도달하기 전에 편집 인터페이스 내에서 사용자 입력을 직접 검증하여 데이터의 정확성과 일관성을 보장하세요.

Data validation in a data editor component refers to the process of automatically checking user input against defined rules to ensure accuracy, consistency, and adherence to expected formats before the data is processed or stored. This can include checks for data types, required fields, value ranges, or pattern matching, typically enforced either on the client side for immediate feedback or on the server side for security and integrity. For software developers, incorporating data validation into a data editor improves data quality, reduces the risk of application errors, and enhances the user experience by guiding users to correct mistakes early in the input process.

Several React data editor collections provide support data validation, including:

  • DevExtreme React Data Editors (part of DevExtreme Complete) lets you enforce validation rules so users receive feedback and invalid input is rejected.
  • KendoReact Data Editors (part of KendoReact by Telerik) allows you to integrate validation logic into its data editor component, highlighting errors and ensuring accurate records.
  • Wijmo React Data Editors (part of Wijmo by MESCIUS) provides validation in the data editor so developers can enforce data types and business constraints before saving.
  • JQWidgets lets you apply comprehensive validation rules in its data editor, preventing submission of incorrect data and improving form reliability.

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

Compare React Data Editors

자연어를 이용한 DataGrid 제어

1월 16, 2026
Telerik UI for ASP.NET Core, MVC 및 Blazor는 사용자가 간단한 텍스트 프롬프트를 통해 데이터를 재구성하고 탐색하며 내보낼 수 있도록 지원합니다.

Telerik UI for ASP.NET Core, MVC, and Blazor are component libraries for building modern web apps with .NET. Each provides a rich set of customizable UI elements, like grids, charts, and forms, tailored to its respective framework, helping developers create responsive, interactive, and accessible user interfaces.

The latest update to the Telerik UI DataGrid introduces AI-driven controls that respond to natural-language prompts, making it easier for users to work with complex datasets. Users can now reorder, resize, and toggle column visibility just by describing what they want. Pagination, row selection, and data export to Excel, PDF, or CSV formats can also be handled through conversational input, reducing clicks and improving accessibility for both technical and non-technical users.

Telerik UI for ASP.NET Core, UI for MVC, and UI for Blazor are all licensed per developer and have two licensing models: an annual Subscription License and a Perpetual License. The Subscription License 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. See our Telerik UI for ASP.NET Core, Telerik UI for ASP.NET MVC or Telerik UI for Blazor licensing pages for full details.

Telerik UI for ASP.NET Core, Telerik UI for ASP.NET MVC and Telerik UI for Blazor are available to buy individually or as part of the following products:

인터랙티브 차트 확대/축소 기능으로 인사이트를 발견하세요

1월 16, 2026
중요한 데이터 포인트를 더 면밀히 검토하여 시각적 복잡성을 줄이고, 가장 복잡한 데이터세트에서도 추세를 정확하게 분석할 수 있도록 지원합니다.

Chart zooming allows users to interactively adjust the visible range of a chart to focus on specific data points, time periods, or value ranges for closer analysis. By enabling users to zoom in and out dynamically, it reduces visual clutter, improves clarity, and helps uncover trends, anomalies, or patterns that may be difficult to identify at a full-scale view. This interactive capability supports faster, more informed decision-making by allowing movement between high-level overviews and detailed insights without reloading data. Common use cases include analyzing financial performance over specific timeframes, investigating spikes or drops in operational metrics, reviewing detailed sensor or monitoring data, and highlighting key data segments during presentations or stakeholder reviews.

Several JavaScript chart controls support zooming including:

  • Highcharts Core lets you interactively zoom charts to explore dense datasets, isolate time ranges, and analyze trends with responsive controls.
  • KendoReact Charts (part of KendoReact by Telerik) allows you to zoom precisely, helping applications deliver clearer insights through focused data exploration.
  • AnyChart JS facilitates intuitive chart zooming, enabling users to examine detailed data segments while maintaining performance, flexibility, and visual clarity.
  • LightningChart JS lets you perform high-performance chart zooming for large-scale datasets, supporting real-time analysis with precision and responsiveness demands.

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

Compare JavaScript Charts

그리드와 TreeList에 AI 기반 컬럼을 추가하세요

1월 16, 2026
DevExtreme Complete 25.2는 DataGrid와 TreeList를 위한 AI 컬럼이 새롭게 도입되어, 문맥을 파악하여 데이터를 생성하고 인사이트를 확보할 수 있게 해줍니다.

DevExtreme Complete is a robust suite of tools by DevExpress designed to streamline the development of high-performance web applications. It includes a wide range of UI components for modern frameworks such as Angular, React, Vue, and jQuery, making it ideal for developers aiming to create responsive, cross-platform applications with ease. With features like rich data visualization, interactive grids, form controls, and adaptive layouts, it empowers developers to deliver polished and user-friendly interfaces. Whether you're building enterprise dashboards or consumer-facing apps, DevExtreme Complete provides the flexibility and power to meet complex requirements while maintaining performance and usability.

The DevExtreme Complete 25.2 release brings AI Columns to its DataGrid and TreeList components, allowing developers to infuse artificial intelligence directly into their data presentation layers. AI Columns use component data and custom prompts to generate contextually relevant values - automating tasks like categorization, summarization, translation, and recommendation. Whether grouping records by priority, detecting sentiment, or transforming addresses, this feature opens up new ways to interact with and analyze structured data, making these components powerful tools for AI-assisted data exploration.

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

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

DevExtreme Complete is available to buy individually or as part of the following products:

XML 편집기로 구조화된 콘텐츠를 생성하세요

1월 15, 2026
구조화된 문서 도구는 복잡한 문서를 정밀하고 일관되게 관리할 수 있도록 스키마 인식(schema-aware) XML 편집 기능을 제공합니다.

XML editing in structured document tools refers to the ability to create, modify, and manage XML (eXtensible Markup Language) content within an environment that enforces document structure and data integrity. These tools provide a schema-aware interface, often validating content against defined standards such as DTD (Document Type Definition) or XML Schema, to ensure that all elements and attributes follow a specified format. This structured approach reduces the risk of syntax errors and enhances consistency, making it easier to handle complex documents like technical manuals, legal texts, or scientific publications. Advanced features often include syntax highlighting, content assistance, and real-time validation, which help developers and content authors maintain high-quality structured data.

Several structured document tools offer XML editing including:

For an in-depth analysis of features and price, visit our comparison of structured document tools.

Compare Structured Document Tools