Download 10Tec iGrid.NET 1.70
If your download does not start automatically within 5 seconds, choose a mirror below:

10Tec iGrid.NET 1.70 Mirror 1

 


iGrid.NET is the most flexible, fast and easiest grid for the .NET Framework. It provides you with a wide range of properties and events which allow you to highly customize it for your particular task. You can use iGrid.NET either as a list view substitution or as a full-featured grid control. With iGrid.NET you can:
- 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);


Category Related Download

   GrFinger FREE 4.1
GrFinger is a powerful fingerprint scanning/matching library in DLL/ActiveX format. Sample source is provided in many languages. Many fingerprint readers are supported. Two end-user applications comes in the package. Free for non-commercial use.
   dw2xls 2.0
Library for converting Datawindow and Datastore to Excel
   DataGridView Columns .NET 2.0 assembly 1.04.3
DataGridView Columns .NET 2.0 assembly is a DataGridView Columns software package specifically designed for Windows Forms .NET developers.
   RSS .NET Feed Parser Library 1.0.0
RSS .NET Component: Enable your application to easily consume or create RSS feeds. Provides unified feed parsing support for RSS 0.9x, RSS 1.0, and RSS 2.0.
   Navigation Panes 1.0.0
Attractive navigation bar and header that intelligently divide your form in to distinct areas. The .NET Navigation Panes control aims to provide the most accurate reproduction of the Microsoft Outlook 2003 bar control.
   ESRI Shapefile Plug-In for GIS.NET 1.1.3
ESRI shapefiles are one of the most popular spatial data formats for describing features on Earth's surface. This plug-in adds support for ESRI shapefile data in GIS.NET. Quickly load, modify and save shapefile data!
   CheckListBox ActiveX Control 2.6 SP5
CheckListBox ActiveX Control provides support for listbox containing checkboxes, In this control, each item's font, color, enabled and checked state can be individually modified.
   ElTree Lite 3.20
ElTree is a unique replacement for TTreeView, TListView (in Report mode) and any custom grid. ElTree has support for multiple columns, multiselect mode, unicode, right-to-left (RTL) layout for the tree, RTL text, hidden and disabled items and more...
   VeriFinger Standard SDK (Windows Demo) 4.2
VeriFinger Standard SDK is intended for most biometric system developers. This SDK contains interfaces for some of the major fingerprint scanners, which allow the developer to obtain data from the scanners without any additional software.
   TVicPort 4.1
TVicPort is set of general purpose device drivers that allow you to access and control hardware directly from within a Win32 application without using the Windows DDK.


2006-2008 RedSofts.com - Privacy Policy