How do I hide fields from DBGrids? 
Author Message
 How do I hide fields from DBGrids?

Quote:

>In my table I have a few id fields that I wish not to show in the
>DBGrid (because it doesn't have any information that is usefull to the
>user, it's just there to keep track of things).
>How do I do this?
>Rune


In the Properties/ Columns options their is a check box for whether
the coloumn is visible or not.

..Martin



Sun, 30 Aug 1998 03:00:00 GMT  
 How do I hide fields from DBGrids?
In the load event of the form that shows the grid set the particular
column widths that you do not wish to see to 0.

Clifton Turner



Tue, 01 Sep 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. DBGrid....how to put a Memo field on a DbGRID (by using Carriage return)

2. DBGrid - what am I doing wrong?

3. Create a DBgrid column runtime and hide it to the user

4. DBGrid and how to hide columns

5. VB4 DBGrid and hidden keys

6. hiding rows in True DBGrid

7. DBGrid "hidden" columns

8. DBGrid: How can you hide columns

9. DBGrid: How can you hide columns

10. Hiding Column in dbGrid ? Help Please

11. How to hide a column in a DBGrid?

12. Hide rows in a DBGrid

 

 
Powered by phpBB® Forum Software