公式サプライヤー
公式および認定ディストリビューターとして200社以上の開発元から正規ライセンスを直接ご提供いたします。
当社のすべてのブランドをご覧ください。

A checked combobox is a data editor component used in user interfaces that consists of a text box with a drop-down panel. This panel displays a predefined list of items, in a clean and organized layout, from which users can input data by making a singular or multiple selections using the adjacent checkboxes. The values are then typically displayed as a comma-separated summary in the collapsed field. This type of control provides developers with a convenient way to implement multi-select functionality within their applications, and is especially effective in scenarios such as filtering datasets or configuring settings, without consuming additional space on the interface.
Several jQuery data editor collections include checked comboboxes, including:
For an in-depth analysis of features and price, visit our comparison of jQuery data editors.

Encrypting and decrypting PDF files is a key feature in many modern PDF components, allowing developers to protect sensitive information and control access to documents. Encryption applies a security layer to the PDF, typically requiring a password to open or modify the file, while decryption reverses the process for authorized users. These capabilities are essential for applications that handle confidential business data, legal documents, or personal records, ensuring compliance with security policies and data protection regulations.
Several JavaScript PDF controls offer the ability to encrypt or decrypt PDF files including:
For an in-depth analysis of features and price, visit our JavaScript PDF controls comparison.

TreeLists in UI suites are specialized components designed to display hierarchical, self-referencing data in a tabular format with expandable and collapsible rows. They combine the structure of a tree view with the functionality of a data grid, offering built-in features such as sorting, filtering, editing, and paging. This makes them ideal for scenarios where complex relationships must be presented clearly, such as organization charts, project task structures, file directories, or product categories. Their intuitive layout and powerful data management capabilities help streamline workflows and enhance the user experience in enterprise and business applications.
Several jQuery UI suites feature a treelist control including:
For an in-depth analysis of features and price, visit our jQuery UI Suites comparison.

Rectangle annotations in PDF viewer components enable users to highlight, mark, or comment on specific areas within a PDF document by drawing rectangular shapes. This feature is commonly used for reviewing documents, collaborating on content, or emphasizing sections in technical or legal workflows. It enhances user interactivity within the viewer, allowing for visual references and context-specific notes without altering the original document content.
Several React PDF viewer controls offer rectangle annotations including:
For an in-depth analysis of features and price, visit our React PDF viewer controls comparison.

Exporting a data grid to JSON format is a common feature in modern web-based data tools that involves converting the structured data displayed in a grid, such as rows and columns representing records and fields, into JavaScript Object Notation (JSON), a lightweight, text-based format commonly used for data interchange. This process enables the grid's contents to be saved in a machine-readable structure that preserves the hierarchy and attributes of the data, making it easily consumable by web services, APIs, or other applications. The benefits of exporting to JSON include its compatibility with a wide range of programming environments, ease of integration with frontend and backend systems, and suitability for transmitting data across networked systems or persisting it for later use in client-side operations or remote storage.
Several Vue.js grid controls allow you to export to JSON, including:
For an in-depth analysis of features and price, visit our comparison of Vue.js grid controls.