Architecture News

XPath 쿼리를 보다 효율적이고 정확하게 생성하세요

5월 14, 2024
XPath 자동 완성 기능을 활용하여 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

WinForms 데이터 그리드에 데이터 가상화 페이징 추가

5월 14, 2024
ComponentOne WinForms 데이터 그리드는 온디맨드 데이터 로딩을 통해 대규모 데이터 세트의 성능을 최적화하기 위한 페이징을 제공합니다.

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:

스파크라인으로 데이터에 대한 이해도를 높이세요

5월 13, 2024
사용자가 별도의 차트 없이도 데이터의 패턴을 빠르게 이해할 수 있도록 Smart HTML Elements v19에 스파크라인 지원이 추가됩니다.

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.

긴 폴링으로 문서 로딩 속도 향상

5월 13, 2024
TX Text Control .NET Server for ASP.NET 32.0 SP3은 새로 생성된 페이지에 대한 실시간 서버 푸시를 구현하여 클라이언트 측 로딩을 가속화합니다.

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.

하이퍼링크로 스프레드시트 탐색을 단순화하세요

5월 13, 2024
하이퍼링크를 지원하는 React 스프레드시트 구성요소를 선택하면 링크를 셀 내에서 클릭할 수 있어 효율적인 탐색이 가능하므로 사용자 경험을 향상할 수 있습니다.

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