Architecture News

고정 그룹 헤더로 컨텍스트를 유지하세요

7월 8, 2026
Wijmo Build 5.20261.52에서는 그룹화된 FlexGrid 뷰가 개선되어, 그리드를 스크롤하는 동안에도 현재 그룹 헤더가 계속 표시됩니다.

Wijmo by MESCIUS is a comprehensive JavaScript library offering a suite of high-performance UI components and data grids specifically designed to streamline the development of modern enterprise applications. It emphasizes reduced development time and improved maintainability, along with a focus on performance through its efficient design and small module size. Wijmo integrates seamlessly with popular JavaScript frameworks like Angular, React, and Vue.js, and supports cutting-edge technologies like TypeScript, making it a versatile solution for building complex web applications.

The Wijmo Build 5.20261.52 update introduces Sticky Group Headers for FlexGrid, allowing the current group header to remain visible while users scroll through grouped data. This enhancement helps developers create more intuitive data exploration experiences by improving navigation, readability, and user orientation when working with large grouped datasets. By keeping important group information accessible during scrolling, users can more easily understand their position within complex data views and work more efficiently without losing context.

To see a full list of what's new in 2026 v1 Build 5.20261.52, see our release notes.

Wijmo is licensed per developer. Developer Licenses are perpetual and include 1 year Subscription which provides upgrades, including bug fixes and new features. See our Wijmo licensing page for full details.

Learn more on our Wijmo product page.

React 애플리케이션에서 날짜 선택을 간소화하세요

7월 7, 2026
캘린더 컴포넌트는 사용자가 날짜 기반 정보를 직관적으로 탐색하고 관리할 수 있도록 사용자 인터페이스를 확장합니다.

Calendar components are user interface controls that display dates and time-based information in a structured, interactive format. They are widely used for scheduling, date selection, event management, booking systems, and planning applications, providing users with an intuitive way to interact with calendar-based data. Many calendar components support navigation across month, year, and decade views, along with localization, keyboard navigation, and customization options to suit different application requirements. By presenting dates in a familiar visual format, they improve usability, help reduce input errors, simplify navigation across time periods, and can provide a consistent experience across desktop and mobile devices when used in responsive applications.

Several React UI suites provide you with calendar controls, including:

  • DevExtreme Complete by DevExpress includes a Calendar component with single, multiple, and range date selection, zoom levels, localization, and customization.
  • Wijmo by MESCIUS provides a Calendar control with configurable selection modes, localization, keyboard navigation, date range restrictions, and customization options.
  • KendoReact by Telerik offers Calendar and MultiViewCalendar components with date selection, date range selection, configurable views, accessibility, and globalization support.
  • Syncfusion Essential Studio Enterprise features a Calendar component with single and multiple date selection, view modes, globalization, accessibility, and customization options.

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

Compare React UI Suites

스프레드시트 데이터를 XLSX로 저장할 수 있습니다

7월 7, 2026
사용자가 호환되는 스프레드시트 소프트웨어에서 데이터를 공유하고 분석할 수 있도록 애플리케이션에서 직접 XLSX 스프레드시트를 생성하세요.

Exporting to XLSX in a spreadsheet component is the ability to generate Microsoft Excel Open XML Spreadsheet (.xlsx) files directly from application data or the current spreadsheet state, allowing users to save, share, and open content in Microsoft Excel and other compatible spreadsheet applications. For software developers, this provides a reliable way to deliver data in a widely supported format while preserving features such as worksheets, formulas, formatting, tables, and cell styles where supported, making it easier to integrate reporting, data exchange, and offline analysis into applications without requiring users to manually recreate or copy spreadsheet content.

Several Angular spreadsheet controls offer support exporting to XLSX including:

  • SpreadJS by MESCIUS lets you export spreadsheets to XLSX while preserving formulas, formatting, tables, and other Excel-compatible features for seamless data exchange.
  • Kendo UI Angular Excel Export (part of Kendo UI by Telerik) facilitates XLSX export from its spreadsheet component, producing Excel-compatible files that retain formatting.
  • Jspreadsheet Pro allows you to export spreadsheet content to XLSX, enabling users to share structured data with Microsoft Excel and compatible applications.
  • Infragistics Ignite UI for Angular Spreadsheet (part of Infragistics Ignite UI) lets you export spreadsheet data to XLSX, helping applications generate Excel-compatible workbooks.

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

Compare Angular Spreadsheet Controls

실무에 바로 적용 가능한 BI 대시보드를 구축하세요

7월 7, 2026
DevExpress VCL Subscription + 26.1은 여러 데이터 시각화를 하나의 통합된 인터페이스에 연결하여 인터랙티브 대시보드를 구축할 수 있도록 도와줍니다.

DevExpress VCL Subscription + is an extended version of the standard DevExpress VCL suite, designed for Delphi and C++Builder developers who need both native Windows components and modern web-based tools. In addition to the full set of high-performance VCL UI controls, such as grids, charts, and editors, it includes web technologies like JavaScript, ASP.NET Core and Blazor UI libraries. This allows developers to integrate advanced web-based features directly into their VCL desktop applications using technologies like WebView, enabling interaction between traditional VCL apps and modern web interfaces and making it easier to build hybrid solutions that combine the strengths of both environments.

The DevExpress VCL Subscription + 26.1 update includes DevExpress VCL Business Intelligence Dashboard (ExpressDashboards), which is now officially available for production use. It brings advanced data analytics and interactive data visualization to Delphi and C++Builder applications, allowing developers to create dashboards that automatically arrange and connect multiple visualization elements, including grids, charts, maps, gauges, and more. By presenting related data in a single interactive view, it helps users explore information, identify trends, and make more informed decisions with greater confidence.

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

For more information, visit our DevExpress VCL Subscription + product page.

.NET에서 비밀번호로 연결을 인증하세요

7월 3, 2026
.NET 앱에서 메시징, 파일 전송 및 기타 통신 서비스에 연결할 때 암호 인증을 사용하여 사용자 자격 증명을 검증할 수 있습니다.

Password authentication is a method of verifying a user's identity by requiring a valid username and password before allowing access to a service or system. It is widely used because it is simple to implement, broadly supported across protocols, and familiar to users and developers. In applications that interact with services such as email servers using Simple Mail Transfer Protocol (SMTP), Internet Message Access Protocol (IMAP), or Post Office Protocol version 3 (POP3), or file transfer systems using Secure File Transfer Protocol (SFTP), password authentication provides a reliable way to establish authenticated connections. Its compatibility with existing infrastructure and standards makes it a practical choice for enabling authenticated access in messaging and communication scenarios.

Several .NET communication and messaging components support password authentication methods, including:

  • Aspose.Email for .NET offers password authentication for SMTP, IMAP, POP3, and Exchange Web Services (EWS) connections, enabling applications to access mail servers.
  • SecureBlackbox .NET Edition by /n software provides password-based authentication for many secure communication protocols, enabling encrypted, authenticated connections.
  • Rebex SFTP supports password authentication for Secure File Transfer Protocol (SFTP) connections, enabling applications to authenticate users when transferring files.
  • PowerTCP Mail for .NET by Dart Communications includes password authentication for SMTP, POP3, and IMAP servers, allowing apps to connect to and interact with mail servers.

For an in-depth analysis of features and price, visit our comparison of .NET communication and messaging components.

Compare .NET Comms and Messaging Components