Category News

JavaScript 애플리케이션에서 양식 입력을 개선하세요

1월 15, 2026
체크 콤보박스는 JavaScript UI 라이브러리에 체크박스 기반 선택 기능을 도입하여, Angular, React, Vue 전반에서 양식의 명확성과 제어력을 개선합니다.

A Checked Combobox in a JavaScript Data Editor is a user interface component that allows users to select multiple options from a dropdown list using checkboxes. It combines the compact form of a combobox with the functionality of a multi-select control, helping to conserve screen space while enabling clear, granular input. This component simplifies data entry and editing workflows, particularly when working with datasets that require multiple discrete values to be associated with a single field. For developers, it offers a way to manage complex form inputs more efficiently, improving both usability and data integrity in cross-platform data management applications.

Several JavaScript data editors offer checked combobox functionality including:

  • DevExtreme Angular Data Editors (part of DevExtreme Complete by DevExpress) lets you integrate a checked combobox that supports intuitive multi‑selection.
  • KendoReact Data Editors (part of KendoReact by Telerik) allows you to employ a checked combobox for clear multi‑option selection.
  • Wijmo Vue Data Editors (part of Wijmo by MESCIUS) facilitates a checked combobox component with efficient multi‑item selection.
  • jQWidgets lets you embed a checked combobox in its JavaScript Data Editor to enable clear multi‑choice input and strengthen user control over complex data entry.

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

Compare JavaScript Data Editors

Rider 내에서 DevExpress WinForms UI를 빌드하세요

1월 15, 2026
DevExpress DXperience 25.2에는 개발 과정 중 WinForms UI 설정을 간소화할 수 있도록 JetBrains Rider와 연동되는 비주얼(Visual) 디자이너가 추가되었습니다.

DevExpress DXperience is a comprehensive set of UI controls and developer productivity tools for building data-driven desktop and web applications using technologies such as WinForms, WPF, ASP.NET, Blazor and JavaScript, focusing on consistent user experiences, advanced data visualization, reporting, dashboards, and design-time features that support the development and long-term maintenance of complex business applications.

The DevExpress DXperience 25.2 release introduces JetBrains Rider support, allowing developers to visually configure and customize major DevExpress UI WinForms components directly within Rider’s designer environment. This integration brings familiar design-time experiences to teams using Rider, making it easier to adjust layouts, component properties, and UI behavior without leaving the IDE. By aligning DevExpress visual designers with Rider, the update supports faster iteration, clearer UI intent, and a more consistent development experience across tools.

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

For more information, visit our DevExpress DXperience product page.

RAD Studio 13에서 데이터베이스를 비교하고 동기화하세요

1월 15, 2026
이제 Database Comparer VCL for Delphi, C++Builder는 최신 IDE 및 향상된 컴파일러가 적용된 RAD Studio 13 Florence를 지원합니다.

Database Comparer VCL is a library of Delphi and C++Builder components that efficiently compare and synchronize database structures and data across various popular databases like MySQL, SQL Server, and Oracle. It lets you visualize differences, generate synchronization scripts, and update target databases, offering developers a powerful tool for database version control, deployment, and data migration.

The latest release of Database Comparer VCL for Delphi, C++Builder has added support for Embarcadero RAD Studio 13 Florence. This brings developers the advantages of the latest compiler updates, IDE refinements, and platform improvements offered by Embarcadero's newest release. Database Comparer VCL can now take full advantage of better performance, greater stability, and improved compatibility with modern development standards.

Database Comparer VCL for Delphi, C++Builder is licensed per developer and is available as a perpetual license with one year of updates. Update licenses are available to extend the update period for a further year. See our Database Comparer VCL for Delphi, C++Builder licensing page for full details.

Database Comparer VCL for Delphi, C++Builder is available individually or as part of the following products:

안전한 원격 접근 및 파일 전송

1월 15, 2026
CoreSSH Server는 다양한 플랫폼에서 SSH 및 SFTP를 지원하며, 간편한 설정으로 안전한 관리 및 파일 전송 기능을 제공합니다.

CoreSSH Server is a secure shell (SSH) and file transfer server designed to enable encrypted remote access and data movement without requiring extensive initial setup. It implements secure protocols such as SSH and the SSH File Transfer Protocol (SFTP) to protect data in transit and provides support for common authentication methods like passwords, public keys, and multi‑factor authentication. The server runs on multiple platforms including Windows, macOS, and Linux and includes a browser‑based administration interface for configuring users, monitoring sessions, and managing connections. Its architecture is built in managed code on the .NET framework with modern cryptographic standards to address performance and security needs without relying on external open‑source libraries.

In practical use, CoreSSH Server can function as a central point for secure file exchange in environments where encrypted transfers are a requirement, such as between development, test and production systems or with external partners accessing resources remotely. It also supports interactive SSH shell sessions and remote command execution, which can be useful for administering servers, running scripts, or managing systems over secure connections without a separate remote desktop solution. Organizations can integrate its authentication with existing infrastructure like Active Directory and enforce access controls, or use it as part of automated processes for backups and deployment pipelines that need secure copy (SCP) or SFTP transfers.

CoreSSH Server is licensed per server and is available as both perpetual and annual subscription based licenses. See our CoreSSH Server licensing page for full details.

For more information, see our CoreSSH Server product page.

유연한 서브리포트를 통해 보고서 섹션을 재사용하세요

1월 14, 2026
모듈형 보고서를 마스터 레이아웃에 내장(embed)하여 복잡한 시나리오를 단순화하고, 여러 데이터 소스에 걸친 중복 로직을 줄이세요.

Subreports allow independently maintained reports to be embedded within a master report, enabling a modular and flexible reporting design. Each Subreport can be created, maintained, and reused separately, while connecting to the master report through parameters that dynamically filter its data from a separate data source. This approach simplifies complex reporting scenarios, improves consistency, and reduces maintenance effort by avoiding duplicated logic. Common use cases include displaying detailed line items within summary reports, combining data from multiple databases, or reusing standardized sections such as invoices, audit details, or customer histories across multiple reports.

Several ASP.NET Core reporting controls offer support for subreports including:

  • DevExpress Reporting lets you embed reusable subreports, link multiple data sources via parameters, and manage complex report structures efficiently.
  • TX Text Control .NET Server for ASP.NET facilitates dynamic subreports for documents, enabling separate data sources and parameter-driven content reuse.
  • Telerik Reporting allows you to design modular subreports, pass contextual parameters, and combine independent data queries within reports securely.
  • FastReport .NET WEB lets you integrate flexible subreports, filter datasets through parameters, and reuse report components across web applications easily.

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

Compare ASP.NET Core Reporting Controls