Category News

Wir feiern 5 Jahre Partnerschaft mit Froala

Mai 19, 2025
ComponentSource und Froala arbeiten seit 2020 zusammen, um Entwicklern leistungsstarke Lösungen für die Rich-Text-Bearbeitung zur Verfügung zu stellen.

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.

Festlegen von Spalten als obligatorisch in Data Grid-Apps

Mai 16, 2025
Verwenden Sie Rastersteuerelemente in JavaScript, um obligatorische Spalten zu definieren und sicherzustellen, dass wichtige Felder ausgefüllt werden, um vollständige und gültige Eingaben zu erhalten.

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

Stellen Sie lokalisierte KI-Antworten für Benutzerfeedback bereit

Mai 16, 2025
Anfragen des KI-Assistenten Oxygen Feedback V5.2 werden jetzt mit vollem Sprachbewusstsein behandelt, was die Relevanz der Antworten verbessert.

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.

Erstellen von berechneten Feldern in einem C# .NET RDL-Bericht

Mai 16, 2025
Verwenden Sie ActiveReports.NET, um neue Werte auf der Grundlage vorhandener Daten zu erstellen und so spontane Berechnungen zu ermöglichen.

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.

Einfaches Einfügen von Seiten in PDF-Dokumenten

Mai 16, 2025
Ermöglichen Sie Benutzern das mühelose Einblenden von Dokumenten mit Tools zum Einfügen von Seiten an einer beliebigen Stelle in einer PDF-Datei, ohne den Viewer verlassen zu müssen.

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