Home > Software Development > Components & Libraries > 10Tec iGrid.NET by 10Tec Company
10Tec iGrid.NET 1.70
- format each cell independently as well as the whole column at once,
- create a message preview like in MS Outlook,
- build tree-like interfaces,
- freeze rows and columns,
- design multi-row headers with merged header cells,
- make scroll bars semi-transparent,
- add custom buttons to scroll bars,
- display custom drop-down controls,
- edit multi-row text,
- save and restore column layout,
- dynamically adjust contents of group rows,
- and do a lot of other things.
iGrid.NET fully supports right-to-left mode (for such languages as Hebrew or Arabic). To put iGrid.NET in this mode, it is enough to set its RightToLeft property to True.
The vast majority of iGrid.NET's settings can be done in design-time - you can populate and format the entire grid practically the way you need in Visual Studio IDE before you compile and launch your project.
Simple access to the cells, columns, rows, and header cells makes iGrid.NET nice to work with. You can use for-each statement to enumerate all the cells, rows, columns. Also you can enumerate the cells of a row or column. The string keys make it easier to access quickly any required row, column, or cell. If you need to format an individual cell, you can define a cell style object with required formatting and apply it to this cell. But there is a simpler way when you format a cell through its properties:
iGrid1.Cells[1, 2].BackColor = Color.Magenta;
iGrid1.Cells[1, 2].ForeColor = Color.White;
iGrid1.Cells[1, 2].Font = new Font("Tahoma", 8, FontStyle.Bold);

We notice that iGrid.NET.Demo.zip file was thoroughly tested by our system on May 14, 2008 by the three antivirus programs and was found absolutely clean.
This file archive is 100% SAFE to download and install.
You may view the full antivirus scan report here.
Write a review for 10Tec iGrid.NET shareware
Featured Components & Libraries downloads
Nevron Chart for .NET Q2_2008
Nevron Chart for .NET is a professional charting component for .NET. It features numerous business, scientific and financial charting types, gauges, VS design time support, AJAX suport, built-in toolbar, flexible axes, and more.
db4o for .NET 7.2
db4o (database for objects) is the open source object database. Features include native .NET object persistence, object-oriented replication, automatic schema recognition, 400K footprint. Ideal for embedded use and in realtime systems.
UseOffice .Net 2.0.0
UseOffice .Net is a component for converting Text, Word (RTF, DOC), HTML, XLS, PPT. The component is created on pure C#, it does require MS Office® installed. Convert HTML, DOC to HTML, XLS to HTML, RTF to HTML, DOC to Text in C# with two lines.
General SQL Parser .NET version 1.9.8
Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects and etc...



ZylIdleTimer.NET 1.32
ZylIdleTimer.NET is .NET component which lets you to take actions after a specified system-wide (related to the whole system) idle time or to check the time interval of user inactivity.



