Architecture News

用 MICR 技術自動進行支票處理

6月 19, 2026
LEADTOOLS Recognition SDK 自動進行 MICR 資料提取以提高準確性、減少人工錄入並加快支票處理。

LEADTOOLS Recognition SDK is a software development toolkit designed for building applications that extract data from images and documents. It empowers developers with features like Optical Character Recognition (OCR) for converting scanned documents to text, barcode reading, and form processing. Additionally, it offers functionalities for handling various file formats, image pre-processing, and document viewing, making it a comprehensive solution for automating document workflows in enterprises and organizations.

LEADTOOLS Recognition SDK enables developers to automatically read and parse MICR data from checks, extracting routing, account, and check numbers with high accuracy. This capability helps streamline check processing workflows, reduce manual data entry, minimize errors, and accelerate the integration of financial document capture into banking, payment, and accounts processing applications.

LEADTOOLS Recognition SDK is licensed as Development Licenses, for developers to use the SDKs, and Deployment Licenses, for the right to distribute end user solutions. See our LEADTOOLS Recognition SDK licensing page for full details.

Learn more on our LEADTOOLS Recognition SDK product page.

用圖表工具提示嵌入互動洞察

6月 18, 2026
提供對詳細、上下文圖表資料的即時訪問,該資料有助於使用者探索洞察、比較數值並做出明智決策。

Chart tooltips in a charting component are interactive elements that display additional information about data points when users hover over or interact with a chart. They help software developers enhance data visualizations by providing detailed values, contextual insights, and comparisons on demand without cluttering the chart itself, improving usability, supporting more effective data analysis, and creating a more engaging user experience.

Several React chart controls offer tooltip support including:

  • DevExtreme React Chart lets you display detailed data point information on hover, improving analysis, comparisons, and chart usability without visual clutter.
  • KendoReact Charts allows you to surface contextual values and insights through customizable tooltips that enhance data exploration and user engagement.
  • AnyChart JS facilitates interactive data analysis by presenting precise chart information on demand, helping users interpret trends efficiently.
  • Syncfusion React Charts lets you reveal rich data details through configurable tooltips, enabling clearer visualizations and more informed decision making.

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

Compare React Chart Controls

用互動式摘要圖表篩選資料

6月 18, 2026
ZingGrid 2.2.0 添加篩選摘要圖表,實現了網格資料的視覺化探索和互動式篩選,從而加快分析速度。

ZingGrid is a JavaScript library that simplifies the creation of interactive data tables and grids within web applications. Utilizing modern web components and focusing on performance and responsiveness, ZingGrid allows developers to implement features like searching, filtering, pagination, and in-line editing with minimal coding. This empowers efficient data visualization and manipulation for users, making it a valuable tool for web development.

The ZingGrid 2.2.0 update introduces a Filter Summary Chart that enables users to visually explore and filter data through an interactive chart interface, making it easier to identify patterns, trends, and distributions within large datasets. By combining data visualization with filtering functionality, the feature helps users refine results more intuitively and efficiently than traditional filter controls, while allowing developers to quickly add this capability at either the grid or column level with minimal configuration.

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

ZingGrid is available as either a Single-Domain Website or Multi-Domain SaaS license. See our ZingGrid licensing page for full details.

For more information, visit our ZingGrid product page.

直接在您的編輯器內管理表單收件人

6月 16, 2026
ONLYOFFICE Docs 9.4 添加內置的收件人分配和狀態跟蹤功能,以簡化表單管理並提高工作流程可見性。

ONLYOFFICE Docs is a comprehensive online editor, allowing users to create text documents, spreadsheets, presentations, and forms. It enables your users to edit, share, and collaborate on documents online in their preferred browser, within your own application. It is fully compatible with OOXML (Office Open XML) formats and supports popular Microsoft Office and other document formats such as CSV, DOC, DOCX, EPUB, HTML, ODP, ODS, ODT, PDF, PPT, PPTX, RTF, TXT, XLS, and XLSX.

The ONLYOFFICE Docs 9.4 update introduces built in recipient assignment and filling status tracking directly within the editor, allowing developers and teams to manage form workflows more efficiently without relying on separate tools or administrative steps. By centralizing recipient management and completion monitoring in a single interface, the feature provides greater visibility into form progress, reduces context switching, and simplifies workflow coordination. This helps improve document driven processes, improves productivity, and enables faster tracking and follow up of outstanding form actions.

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

ONLYOFFICE Docs Developer Edition is licensed by the number of simultaneous document connections and is available as an annual license with 1 year support and upgrades. See our ONLYOFFICE Docs Developer Edition licensing page for full details.

For more information, see our ONLYOFFICE Docs Developer Edition product page.

在 .NET 中自動刷新網格資料

6月 16, 2026
透過動態更新,讓網格與變動資料同步,無需使用者手動刷新視圖。

Dynamic updates, also known as live data rendering, enable a data grid to automatically refresh displayed information when the underlying data source changes, without requiring manual intervention, a full-page reload, or a complete grid refresh. This helps users work with current data while maintaining their position and context within the grid. Depending on the implementation, dynamic updates can refresh only affected records or cells, reducing unnecessary rendering, improving responsiveness, and limiting avoidable data transfer. This capability is especially valuable in applications where timely visibility of changing information is important, such as financial dashboards, operational monitoring systems, and inventory management solutions.

Several .NET components provide data grids that allow dynamic updates, including:

  • DevExpress ASP.NET MVC Data Grid (part of DevExpress ASP.NET and Blazor) supports dynamic updates through technologies such as SignalR, allowing data changes to be reflected in the grid without requiring a full page refresh.
  • ComponentOne WPF FlexGrid (part of ComponentOne Studio WPF by MESCIUS) supports dynamic updates, enabling changes in bound data to be reflected in the grid without requiring a full data reload, while virtualization helps maintain performance.
  • Telerik UI Blazor Data Grid (part of Telerik UI for Blazor) supports dynamic updates through data binding and rebinding capabilities, allowing updated data to be reflected in the grid without requiring a page reload.
  • Infragistics Ultimate UI for Windows Forms Grid (part of Infragistics Ultimate UI for Windows Forms) supports dynamic updates through data binding, allowing displayed records to be refreshed and synchronized with underlying data source changes at runtime.

For an in-depth analysis of features and price, visit our comparison of .NET grid components.

Compare .NET Grid Components