News Archive - 2024
iGrid.NET 11.2 released
2024-Mar-12
A new version of iGrid.NET was released today. It brings a number of improvements, the most significant of which are as follows:
- New methods for adding rows with cell values can speed up code performance by 2 times.
- You can specify 5 different conditions when iGrid commits cell edits.
- The BeforeCommitEdit and AfterCommitEdit events provide the old and new cell data.
- Merged cell texts are printed as true text so that users can copy them from PDFs.
This release also fixes all bugs revealed by customers. All changes are documented in the comprehensive What's New document.
The help system for the product was updated. It describes all the new features and was supplemented with new topics and code samples explaining existing members of iGrid.NET.
10Tec Help Viewer 2.2 with search and other enhancements
2024-Jan-29
This update of our help viewer for MSHC files brings several great improvements, including the full-text search feature. Now you can search for words or phrases in topic texts and get search results in a snap. The tool will automatically highlight all occurrences of a search phrase in the topic and even scroll it to the first occurrence automatically:
You can adjust the search functionality with new settings in the application configuration file. For example, you can specify your own colors to highlight search phrase occurrences and specify topic HTML elements to ignore during search (such as service menus).
Other two important enhancements are mouse gestures allowing you to scroll topics quickly to top or bottom and support for cursor movement keys in the table of contents so that this tree works like standard tree-view controls. More info is in the comprehensive What's New: