10Tec iGrid.NET 2.50.0021
- 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);
GOGO Exif Image Viewer ActiveX OCX helps you to get all embedded image information include EXIF, TIFF and GPS tags. It also allows you to write useful information back to Jpeg, Png and Tiff image. You can use it as a simply image viewer ActiveX.
PDF Secure automates the process of password protecting pdf`s, encrypting pdf`s, decrypting existing pdf`s, re-encrypting, changing passwords, adding permissions & changing existing permissions in pdf`s.
StelsCSV is a JDBC driver that allows to perform SQL queries and other JDBC operations on text files (CSV, DSV, tab-separated, fixed-length, etc).
GOGO Picture Viewer ActiveX OCX help you to view and save images of different formats include Bmp,Gif,Jpg,Jpeg,Png,Tif,Tiff, multipaged Tiff.You can rotate,flip,zoom,resize,draw text,print,convert color to grayscaled or black-white to the image.
Graphics4VO for CA-Visual Objects contains classes, methods and functions for the integration of graphic items, presentation graphics and DIB images for the display, printer, plotter, file and memory.

