Nouvelles Vue.js

Améliorez l'efficacité des saisies de données avec les cases à cocher

Juin 4, 2024
Les contrôles de type "case à cocher" (Checkbox) offrent un moyen convivial et efficace de sélectionner plusieurs options ou données booléennes dans des applications Vue.js.

A checkbox data editor is a specific user interface element designed to efficiently manage boolean data (true/false values). It provides a clear and intuitive way for users to edit single binary flags within their data, improving data entry accuracy and streamlining the process compared to manually manipulating text fields. This boosts the user experience by allowing for quick choices, particularly when dealing with features like filtering preferences, selecting multiple items from a list, or toggling settings.

Several Vue.js components offer checkbox data editors, including:

For an in-depth analysis of features and price, visit our comparison of Vue.js data editors.

Compare Vue.js Data Editors

Importez et exportez des fichiers Excel XLSX grâce à Vue

Mai 29, 2024
SpreadJS de MESCIUS vous permet désormais de déposer une feuille de calcul entièrement fonctionnelle dans votre application Web, afin que les utilisateurs travaillent dans une interface familière inspirée d'Excel.

SpreadJS by MESCIUS is a high-performance JavaScript spreadsheet component designed to seamlessly integrate Excel-like functionality into web applications. It empowers developers to deliver robust spreadsheet experiences within their applications, complete with features like data import/export, complex formulas, conditional formatting, and extensive customization options. SpreadJS caters to a wide range of use cases, from financial modeling and data analysis to project management and interactive dashboards, ultimately allowing developers to build feature-rich and user-friendly web applications.

In this blog post, MESCIUS Product Manager Kevin Ashley demonstrates how to enhance an existing Vue app with the ability to import and export XLSX files using SpreadJS. Steps include:

  • Adding SpreadJS to your Vue App
  • Adding Excel Import
  • Adding Excel Export
  • Testing your Vue App

Detailed sample code is included for each step.

View the complete blog and get starting working with Excel files in your Vue applications.

SpreadJS is licensed per developer and includes 1 Year Maintenance (major and minor version releases and unlimited support phone calls). SpreadJS requires an Annual or Perpetual Deployment License. The optional Add-ons are available at an additional cost, and require a SpreadJS license. See our SpreadJS licensing page for full details.

For more information, visit our SpreadJS product page.

Renforcez la sécurité des documents PDF numérisés

Mai 28, 2024
Dynamic Web TWAIN 18.5 peut désormais enregistrer des documents numérisés au format "PDF protégé par mot de passe", afin d'ajouter une sécurité supplémentaire.

Dynamic Web TWAIN by Dynamsoft is a Software Development Kit (SDK) that simplifies adding document scanning capabilities to your web applications. It offers cross-platform and cross-browser compatibility, allowing users to scan directly from various scanners and webcams using popular browsers like Chrome and Firefox. With just a few lines of JavaScript code, you can integrate powerful scanning features into your web applications, streamlining document management workflows.

The Dynamic Web TWAIN 18.5 release introduces a the ability to generate encrypted PDF files with password protection. This enhancement empowers users to create secure, password-restricted PDFs directly within their applications, eliminating the need for external tools and bolstering data security. This functionality is particularly advantageous for organizations in regulated industries or those handling sensitive information, as it ensures information confidentiality throughout the document lifecycle, from storage and sharing to archiving.

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

Dynamic Web TWAIN is licensed per Client Device and is available as an Annual license. See our Dynamic Web TWAIN licensing page for full details.

For more information, visit our Dynamic Web TWAIN product page.

Intégrez GenAI dans les applications Web, mobiles et de bureau

Mai 22, 2024
Les mises à jour de Telerik UI et Kendo UI 2024 Q2 comportent le nouveau composant AI Prompt, permettant aux développeurs d’intégrer facilement l’IA générative dans leurs applications.

Progress Telerik is a leading software publisher that provides a range of tools and solutions to help developers build and deploy modern applications. Its product range include UI libraries, reporting tools and testing frameworks. Telerik products are used by millions of developers around the world to build a wide variety of applications.

The 2024 Q2 release completes the blending of AI with UI, thereby bridging the gap between an app and next-generation AI language model applications. The new "AIPrompt" component allows you to integrate artificial intelligence prompts into web, mobile and desktop applications, providing users with a modern interface to interact with AI services.

The following Telerik products have been updated with the AI Prompt component:

To see what else is new in 2024 Q2, see our release notes:

Telerik products are licensed per developer and are available as perpetual licenses with a one year support subscription, which is available in three tiers: Lite, Priority or Ultimate. For more information see:

Affichez les tendances à côté des données correspondantes

Mai 17, 2024
Ajoutez des graphiques sparkline à vos grilles pour aider les utilisateurs à identifier des motifs qui se répètent sur les lignes et les colonnes, et permettre une analyse rapide et perspicace de jeux de données volumineux.

Sparklines are miniature charts embedded directly within grid cells, providing a quick visual summary of data trends within a larger dataset. These tiny line graphs, often lacking axes or detailed labels, condense information into a highly space-efficient format, allowing viewers to grasp patterns and fluctuations at a glance across multiple rows and columns of a grid.

Several Vue.js grid controls offer support for sparklines including:

  • Kendo UI for Vue Grid (part of Kendo UI by Telerik) empowers developers to integrate insightful sparklines within Vue grids, offering a concise view of data trends.
  • Wijmo FlexGrid (part of Wijmo by MESCIUS) facilitates data exploration through sparklines embedded directly in cells, enhancing visual analysis without overwhelming users.
  • Jspreadsheet Pro Data Grid offers a robust data manipulation platform, where sparklines can be incorporated into cells to visually represent data trends.
  • Smart HTML Elements Grid allows developers to seamlessly integrate sparklines into grids, enabling users to gain quick insights from data fluctuations.
  • Syncfusion Grid control for JavaScript (part of Syncfusion Essential Studio Enterprise) lets you leverage sparklines for efficient data pattern recognition within the grid.

For an in-depth analysis of features and price, visit our Vue.js Grid controls comparison.

Compare Vue.js Grid Controls