Category News

Froala와의 파트너십 5주년 기념

5월 19, 2025
ComponentSource와 Froala는 2020년부터 협력하여 개발자에게 강력한 기능을 갖춘 서식 있는 텍스트 편집 솔루션을 제공해 오고 있습니다.

ComponentSource has helped extend access to Froala's lightweight WYSIWYG HTML editor by making it available to developers around the world. The JavaScript-based editor integrates easily into web applications, offering straightforward rich text editing capabilities that fit well within ComponentSource's global catalog of developer tools.

The partnership between ComponentSource and Froala, now spanning five years, reflects a shared dedication to providing developers with high-quality and easily accessible software. This collaboration has created a reliable channel for developers to obtain Froala's products.

As they mark five years of working together, ComponentSource and Froala continue to support developers with accessible editing solutions. The availability of Froala Editor through ComponentSource underscores its position as a useful tool for modern web content editing, and strengthens ComponentSource’s role as a resource for trusted development components.

Froala Editor is licensed per product and domain. It is available as an annual or perpetual license with version upgrades and support. See our Froala Editor licensing page for full details.

For more information, visit our Froala Editor product page.

데이터 그리드 앱에서 필수 열을 설정하세요

5월 16, 2025
JavaScript에서 그리드 컨트롤을 사용하여 필수 열을 지정하면 필수 필드가 입력되도록 보장하여 입력값의 완전성과 유효성을 유지할 수 있습니다.

A fundamental feature in a data grid is the ability to specify that a column must be populated with values and cannot be left empty. By designating certain columns as mandatory, developers can enforce input rules that prevent users from leaving critical fields blank, such as user identifiers, product names, or timestamps. Required columns are typically enforced through validation rules that prevent the submission or processing of incomplete records, thereby ensuring the completeness and validity of data entries. This improves data integrity, reduces the likelihood of processing errors, and supports consistent business logic across applications that rely on structured datasets.

Several JavaScript grid controls allow you to set columns as required, including:

  • Wijmo FlexGrid (part of Wijmo by MESCIUS) is a JavaScript data grid that allows columns to be marked as required, including built-in validation logic to ensure compliance.
  • Jspreadsheet Pro Data Grid (part of Jspreadsheet Pro) supports the use of validation rules to ensure entries meet predefined criteria, enabling you to define mandatory fields.
  • SmartClient Grid (part of SmartClient by Isomorphic Software) equips JavaScript apps with required column configuration to prevent the submission of incomplete records.
  • Ignite UI Angular Grid (part of Infragistics Ignite UI) offers developers an out of the box validator to enforce the population of required columns during data entry.

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

Compare JavaScript Grid Controls

사용자 피드백에 대해 현지화된 AI 응답을 제공하세요

5월 16, 2025
이제 Oxygen Feedback V5.2 AI 보조 쿼리는 언어를 완벽하게 인식하여 처리되므로, 보다 관련성이 높은 답변이 제공됩니다.

Oxygen Feedback by Syncro Soft is a modern feedback management platform designed for technical writers, software developers, and content managers seeking to streamline user interaction with documentation. It integrates seamlessly with Oxygen XML Editor and WebHelp, enabling teams to gather, manage, and act on user feedback directly within their documentation portals. Key features include intuitive comment tracking, real-time notifications, role-based moderation, and detailed analytics to monitor user engagement and content effectiveness. By simplifying collaboration and enhancing user-driven insights, Oxygen Feedback helps organizations improve documentation quality, increase user satisfaction, and foster stronger connections with their audience.

The Oxygen Feedback V5.2 release adds support for multi-lingual AI assistant responses. The responses received from the AI Assistant are now displayed in the same language as the user's input. The language of the indexed documentation is also detected, ensuring that search queries are made in the correct language to retrieve relevant results.

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

Oxygen Feedback is licensed per site configuration and is available as a Timed Subscription license. Support & Maintenance Pack (SMP) is included for the duration of your subscription. See our Oxygen Feedback licensing page for full details.

Learn more on our Oxygen Feedback product page.

C# .NET RDL 보고서에서 계산 필드를 생성하세요

5월 16, 2025
ActiveReports.NET를 사용하여 기존 데이터를 기반으로 새로운 값을 생성하면 실시간으로 계산할 수 있습니다.

ActiveReports.NET helps you deliver beautiful reports with intuitive Visual Studio integrated report designers and rich controls. It provides code-based cross-platform reporting, easy-to-use designers, and a flexible API, enabling you to design and deliver powerful reports with intuitive, reliable, and user-friendly report designers and controls.

In this blog post, MESCIUS Product Manager Alec Gall shows you how to add a calculated field to your report using the ActiveReports.NET Web Designer. Steps include:

  • Opening the Data Tab
  • Editing the Data Set
  • Adding a Calculated Field
  • Defining your Calculation
  • Using the Field in your Report

Read the complete blog to learn this simple but powerful method to extend your data inside ActiveReports.NET.

ActiveReports.NET is licensed per developer and is available with or without a 12 month support and maintenance subscription. See our ActiveReports.NET licensing page for full details.

Learn more on our ActiveReports.NET product page.

PDF 문서에 페이지를 쉽게 추가하세요

5월 16, 2025
사용자가 뷰어를 벗어나지 않고 PDF 파일의 모든 위치에 페이지를 삽입할 수 있는 도구를 사용하여 문서를 쉽게 확장할 수 있습니다.

Adding a page to a PDF file is a key feature in modern PDF viewer components, enabling users to dynamically insert new content into existing documents. This capability is particularly useful in web applications that require real-time document editing or automated PDF generation, such as form processing, report building, or multi-user collaboration platforms.

Several ASP.NET Core PDF viewer controls offer the ability to add pages to a PDF file including:

  • Telerik UI PDF for ASP.NET Core (part of Telerik UI for ASP.NET Core) allows developers to insert a new page at any location.
  • Document Solutions for PDF by MESCIUS enables the addition of new pages with configurable size and orientation, making it ideal for dynamic document creation.
  • Syncfusion ASP.NET Core PDF (part of Syncfusion Essential Studio Enterprise) provides methods to add blank pages or clone existing ones.

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

Compare ASP.NET Core PDF Viewer Controls