README.md
December 4, 2022 ยท View on GitHub
Description
This is a grid control that is based on VB's ListView control. It includes methods to get and set individual cell data, row counts, column sorting, and column widths. I got the code that is used for the multi-line tooltips from somebody else's PSC submission.
More Info
The "LoadGrid" method accepts an SQL string and a connection string for the database.
| Submitted On | 2003-09-15 08:23:32 |
| By | VB Bob |
| Level | Advanced |
| User Rating | 5.0 (20 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | Custom Controls/ Forms/ Menus |
| World | Visual Basic |
| Archive File | Grid_contr1645589152003.zip |