Image of Navigational Panel mapped to Contents / Home / Search VB4's DBGrid
Tech Support Question

Image of Line Break

Q. I've got problems with DBGrid which was included with VB4.0 Pro.

When I display a Grid, bound to a datacontrol and hide a column which has data, the data in this hidden column is lost. I've tried it this way:

  dbgrid1.columns(0).visible = false

then I tried to set the width of this column to 0, but instead of the column disappearing, a thin line can still be seen. Also, in one form with a DBGrid on it, the User can move around only by using the Cursor-Keys, and in another form he has to press the CTRL-Key in addition to the Cursor-Keys. But there is no difference in the properties of the two grids. What should I do?

A. Get TrueDBGrid Standard! TrueDBGrid Standard is available from the APEX Web Page (www.apexsc.com) free of charge. It is an upgrade to the DBGrid that ships with Visual Basic 4.0. It contains bug fixes and some additional features and also comes with a Help file which fully documents the grid.

Image of Arrow to Previous Article Image of Arrow to Next Article

[TECH SUPPORT TOC]
Image of Line Break
[HOME] [TABLE OF CONTENTS] [SEARCH]