See Also Send us your Feedback
BeeGrid Basics - Adding BeeGrid to a VB Project
 

There are two different BeeGrid controls. The first one (BEEGD10.OCX) supports older ICursor (DAO) data sources and the second one (BEEGDO10.OCX) supports OLEDB (ADO) based data source. Both controls supports unbound and virtual data modes.

File Name Description Data Source

BEEGD10.OCX Stinga BeeGrid Control 1.0 (ICursor) VB Data Control (VB5,VB6)

BEEGDO10.OCX Stinga BeeGrid Control 1.0 (OLEDB)  OLEDB Recordset, ADO Data Control, Data Environment

Follow these instructions to add BeeGrid control to the VB Project:

See Also

License and Redistributable Files