Avis Junior Poster

Joined: 07 Oct 2003 Posts: 510 Location: India
|
Posted: Feb 23rd, 2004 09:24 AM Post subject: iGrid |
|
|
iGrid replaces FlexGrid
iGrid Control
In a nutshell, iGrid is a symbiosis of FlexGrid and ListView in report mode that allows you to edit its cells and provides you with a lot of features for manipulating them. It also emulates the Outlook messages list and supports virtual mode when it requests new rows whenever they need to be displayed (especially useful if you work with remote databases).
iGrid is implemented as an ActiveX control and widely uses COM data types. The most suitable development environments for using iGrid are Visual Basic 5/6 and VBA with UserForms (Visual Basic for Application) built in MS Office 97/200/XP/2003. Theoretically it can be used in any development environment which supports ActiveX controls and you can read more about it here.
The highly optimized flicker-free display code makes this grid draw faster than FlexGrid and other VB grids even while it allows more sophisticated displays to be set up. iGrid implements many useful features - multicolumn sorting with numerated sort icons, custom draw cells, saving and restoring its layout, own Memory Manager. iGrid constituent parts (header, cell editors, scroll bars) can use Windows XP Visual Styles.
iGrid replaces FlexGrid _________________ Code Snippets, Tutorials, Utilities, Controls
Low cost Web Hosting
Hosting starts at as low as $4 per year!
Always follow posting guidelines
Put your VB code in [vb ] your code [ /vb] tags! |
|