Category News

마우스 우클릭 메뉴로 그리드 관리를 간소화하세요

9월 23, 2025
ComponentOne Studio Enterprise 2025 v1.2는 FlexGrid에 맞춤형 상황별 메뉴가 추가되어, 마우스 우클릭으로 데이터를 더 빠르게 처리할 수 있도록 지원합니다.

ComponentOne Studio Enterprise is a comprehensive suite of .NET UI controls developed by MESCIUS (formerly GrapeCity) designed for building rich, interactive desktop, web, and mobile applications. It provides developers with a broad range of tools and components-including data grids, charts, reports, input controls, and advanced data visualization features-for platforms such as WinForms, WPF, ASP.NET Core, Blazor, WinUI, and .NET MAUI. The suite emphasizes performance, flexibility, and ease of integration, helping teams create consistent, feature-rich user experiences across multiple application types while maintaining a unified development approach.

The ComponentOne 2025 v1.2 update includes a new sample demonstrating a complete, custom context menu solution for FlexGrid. It allows developers to define context-aware actions that adapt to different parts of the grid. This enables right-click functionality to insert rows, sort or group columns, and open a column picker directly within the grid. Developers benefit from the flexibility of FlexGrid’s API to implement tailored solutions while providing end users with a familiar, Excel-like experience that enhances efficiency and precision in data management tasks.

To see a full list of what's new in 2025 v1.2, see our release notes.

ComponentOne Studio Enterprise is licensed per developer on a perpetual basis and includes a 12 month subscription. Priority Support is also available. See our ComponentOne Studio Enterprise licensing page for full details.

Learn more on our ComponentOne Studio Enterprise product page.

완전한 사용자 지정 컨트롤로 보고서를 맞춤화하세요

9월 23, 2025
DevExpress Reporting은 사용자 지정 컨트롤, 고급 표현식, 유연한 매개변수를 활용해 작업별 보고서를 생성할 수 있도록 지원합니다.

DevExpress Reporting is a comprehensive suite of reporting tools that help developers create visually stunning and highly customizable reports for various applications. With its rich feature set, including data binding, layout design, printing, and exporting capabilities, DevExpress Reporting enables the efficient creation of reports that meet the most demanding business requirements.

DevExpress Reporting lets developers build custom report controls that go beyond the built-in options, making it easier to meet specific project needs. These controls can include unique visual elements or functions that fit naturally into the existing reporting setup, keeping reports consistent in both appearance and behavior. Custom controls also help standardize design, support reusable logic, and handle specialized data presentation that standard controls may not cover, improving maintainability and scalability over time.

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

DevExpress Reporting is available to buy in the following products:

Node.js 앱에서 글꼴을 직접 제어하세요

9월 23, 2025
Aspose.Font for Node.js via C++는 외부 도구에 의존하지 않고 글꼴 로딩, 변환, 검사 기능을 직접 제어할 수 있도록 지원합니다.

Aspose.Font for Node.js via C++ is a native Node.js library that enables developers to load, manage, and process a wide range of font file formats directly within JavaScript applications. Built on C++ and exposed via WebAssembly, the library supports formats such as TrueType (TTF), OpenType (OTF), Web Open Font Format (WOFF/WOFF2), CFF, EOT, and Type 1 fonts. It provides functionality for reading font metadata, extracting glyphs, rendering individual characters, and converting fonts between formats, all without relying on any external software or font rendering engines.

The library offers clear advantages for applications that require programmatic font manipulation, inspection, or transformation. Developers working on document generation, digital publishing, or font auditing tools can use Aspose.Font to embed, subset, or convert fonts in workflows involving PDF or web content. Its ability to extract font details and render glyphs programmatically also makes it suitable for design automation, compliance checking, or branding systems where consistent typography handling is essential. The self-contained nature of the library ensures cross-platform compatibility and seamless integration into Node.js applications running on server or desktop environments.

Aspose.Font for Node.js via C++ is offered as Developer Small Business, Developer OEM, Developer SDK, Site Small Business, Site OEM and Site SDK licenses catering to a range of business needs. Licenses are perpetual, and include 1 year of support and maintenance. Subscription renewals are also available. See our Aspose.Font for Node.js via C++ licensing page for full details.

Aspose.Font for Node.js via C++ is available individually or as part of the following products:

Combobox 컨트롤을 통해 정확한 값을 선택하세요

9월 23, 2025
Combobox 웹 컴포넌트는 필터링, 자동 완성, 키보드 지원을 제공하여 검증된 데이터 입력을 간소화하며, 모든 양식에 쉽게 통합되도록 설계되었습니다.

A combobox Web Components control is a user interface element that combines an input field with a dropdown list, allowing users to either type a value directly or select from predefined options. It is commonly used to simplify data entry, particularly when the input must match a set of known values. By supporting features such as filtering, autocomplete, and keyboard navigation, a combobox enhances accessibility and improves the user experience in forms or interactive components. It also helps maintain consistency and validation in data-driven applications by reducing the likelihood of input errors.

Several Web Components Data Editors offer a combobox including:

  • Wijmo Input and Editors (part of Wijmo by MESCIUS) lets you create lightweight comboboxes with autocomplete, custom item templates, keyboard navigation, and support for bound data.
  • jQWidgets Data Editors (part of jQWidgets) allows you to use combobox controls with built-in filtering, keyboard support, dynamic item rendering, and integration with local data.
  • SmartUI (Smart HTML Elements) Data Editors (part of SmartUI (Smart HTML Elements)) provides customizable combobox components with live search, keyboard interaction, templated items, and compatibility with modern JavaScript frameworks.
  • Infragistics Ignite UI for Web Components Data Editors (part of Infragistics Ignite UI), lets you configure comboboxes supporting filtering, single selection, keyboard navigation, and large dataset handling via virtualization.

For an in-depth analysis of features and price, visit our comparison of Web Components Data Editors.

Compare Web Components Data Editors

향상된 제어 기능으로 대량의 파일을 업로드하세요

9월 22, 2025
.NET 구성요소에서 여러 파일을 업로드 대기열에 추가하면 효율적인 일괄 전송, 진행 상황 추적, 원활한 FTP 통합이 가능합니다.

Queuing multiple files for upload in .NET components refers to the ability to stage several files for transfer either sequentially or in parallel, rather than requiring each to be uploaded individually. This capability is especially valuable in applications where users need to upload large sets of files - such as images, documents, or backups - without manually initiating each upload. It enhances efficiency by automating the process, supporting better resource management and enabling features such as progress tracking, retry mechanisms, and batch error handling. When integrated with protocols like FTP (File Transfer Protocol), this feature becomes critical for systems that handle bulk file distribution, content management, or remote data archiving. For instance, a content management system might allow editors to upload an entire gallery at once, while a backup tool could automatically queue system logs for nightly FTP transfer.

Several .NET Comms & Messaging components support queuing multiple files for upload including:

  • IPWorks SFTP .NET Edition by /n software enables queuing of multiple files for upload or download, then processes all transfers together with control over simultaneous transfer limits.
  • Telerik Upload for ASP.NET Core (part of Telerik UI for ASP.NET Core) lets you select and queue multiple files before uploading, with individual progress tracking and validation.
  • Xceed FTP for .NET by Xceed Software facilitates sending or receiving many files in bulk, with support for wildcards, filtering, resume, and asynchronous operations.

For an in-depth analysis of features and price, visit our comparison of .NET Comms & Messaging components.

Compare .NET Comms & Messaging