Architecture News

Cree consultas XPath de forma más eficiente y precisa

Mayo 14, 2024
Utilice el autocompletado XPath con el fin de agilizar las consultas de escritura para navegar y seleccionar nodos dentro de documentos XML.

XPath auto-completion is a feature that enhances the efficiency and accuracy of traversing XML documents by predicting and suggesting possible XPath expressions as you type. This functionality makes writing XPath queries easier by reducing syntax errors and improving productivity, especially in complex documents. It aids in the rapid identification of relevant XML elements and attributes, ensuring precise targeting and extraction of data. By providing real-time suggestions, XPath Auto-completion minimizes manual effort and accelerates the development workflow, enabling developers to focus more on logic and less on syntax.

Several Structured Document Tools offer XPath Auto-Completion including:

For an in-depth analysis of features and price, visit our comparison of Structured Document Tools.

Compare Structured Document Tools

Agregue paginación virtualizada de datos a las cuadrículas de datos de WinForms

Mayo 14, 2024
La cuadrícula de datos ComponentOne WinForms ofrece paginación para optimizar el rendimiento de grandes conjuntos de datos con carga de datos bajo demanda.

ComponentOne Studio WinForms is a comprehensive development toolkit that empowers you to build feature-rich Windows Forms applications with ease. It equips you with over 120 UI controls spanning data presentation, input elements, and application layout. ComponentOne boasts extensive customization options, seamless Visual Studio integration, and support for the latest .NET versions, making it a valuable asset for streamlining WinForms development.

In this blog post, MESCIUS Software Engineer Kartik Dua demonstrates how paging can be implemented in the FlexGrid Datagrid control to provide an intuitive way to interact with large sets of data. Steps include:

  • Setup a WinForms App with the Required Packages
  • Create a Virtual DataCollection
  • Create a Paged DataColleciton and Bind to FlexGrid
  • Handle the Toolstrip Event to Perform Navigation

A demo project to implement the paging functionality is available for download, as well.

Read the full blog to get started working with large datasets quickly and efficiently.

ComponentOne Studio WinForms is licensed per Developer on a perpetual basis and includes a 12 month subscription. Priority Support is also available. See our ComponentOne Studio WinForms licensing page for full details.

ComponentOne FlexGrid for WinForms is available to buy in the following products:

Mejore la comprensión de los datos con minigráficos

Mayo 13, 2024
Smart HTML Elements v19 agrega compatibilidad con minigráficos para ayudar a los usuarios a comprender rápidamente los patrones de sus datos sin necesidad de utilizar gráficos independientes.

Smart HTML Elements is an enterprise-grade UI library offering pre-built web components for developers in Angular, React, Vue, Blazor, and JavaScript. It boasts over 60 ready-to-use components like grids, charts, schedulers, and editors, all featuring two-way data binding, responsiveness, accessibility, and theming capabilities. This library helps developers rapidly build dynamic and modern web applications with consistent look-and-feel and rich functionalities, accelerating development time and ensuring professional quality.

The Smart HTML Elements v19.0.0 release adds support for Grid Sparklines. These are small, data-intense, design simple charts that fit into a single cell of a grid and provide a visual representation of data trends. They are typically used to show trends in a series of values, such as seasonal increases or decreases, economic cycles, or to highlight maximum and minimum values. Grid Sparklines help users to quickly understand patterns and trends in their data without having to create separate charts or graphs.

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

Smart HTML Elements is licensed per developer and is available as a Perpetual license with 1 year support and maintenance. It includes distribution to Unlimited Web applications, SaaS projects, Intranets and Websites. See our Smart HTML Elements licensing page for full details.

Learn more on our Smart HTML Elements product page.

Mejore la velocidad de carga de documentos con sondeos largos

Mayo 13, 2024
TX Text Control .NET Server for ASP.NET 32.0 SP3 implementa inserción del servidor en tiempo real para páginas recién generadas, lo que acelera la carga del lado del cliente.

TX Text Control .NET Server for ASP.NET is a server-side component that equips your web applications with a powerful, MS Word-compatible document editor. This allows you to develop applications that generate and edit various document formats (RTF, DOCX, PDF, etc.) on the fly, using data from databases or files. It also boasts features like PDF generation and a browser-based editor with a familiar MS Word-inspired interface, ultimately enhancing the document processing capabilities of your ASP.NET web applications.

TX Text Control .NET Server's Document Viewer now utilizes long polling for asynchronous document loading. Instead of waiting for the entire document to be processed, the server starts sending generated pages as a stream. Using JavaScript, the client continuously consumes this stream, displaying each page as it arrives. Long polling eliminates the wait time typically associated with loading large documents, enhancing overall user satisfaction.

To see a full list of what's new in TX Text Control .NET Server for ASP.NET 32.0 SP3, see our release notes.

TX Text Control .NET Server for ASP.NET is licensed per developer and is available as a Perpetual License with a 12 month support and maintenance subscription. Run time licenses are required for the deployment to production servers. See our TX Text Control .NET Server for ASP.NET licensing page for full details.

For more information, visit our TX Text Control .NET Server for ASP.NET product page.

Simplifique la navegación en hojas de cálculo con hipervínculos

Mayo 13, 2024
Elija un componente de hoja de cálculo de React con soporte de hipervínculos para mejorar la experiencia del usuario con enlaces en los que se puede hacer clic en la celda para una navegación eficiente.

Hyperlink support in a spreadsheet control allows developers to integrate clickable links within cells. This functionality offers several advantages: users can seamlessly navigate to external web pages, reference internal documents within the spreadsheet itself (including across worksheets), and launch email compositions directly from specific cells. Hyperlink support enhances user experience by streamlining information access and promoting efficient data exploration within the spreadsheet.

Several React Spreadsheet controls offer Hyperlink support including:

  • SpreadJS by MESCIUS supports hyperlinks in cells, allowing users to link to webpages, email addresses, or other ranges within the spreadsheet.
  • Jspreadsheet Pro allows you to integrate hyperlinks into cells, connecting users to webpages, local files, and other spreadsheet locations.
  • Infragistics Spreadsheet React (part of Infragistics Ignite UI) enables the creation of interactive spreadsheets with clickable links to external resources and internal data.
  • Syncfusion Spreadsheet JavaScript (part of Syncfusion Essential Studio Enterprise) facilitates embedding hyperlinks within cells for seamless navigation.

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

Compare React Spreadsheet Controls