Subject | IB_DBGrid Questions |
---|---|
Author | Jason Fischer |
Post date | 2002-09-06T05:36:10Z |
Hi all.
I have a generic form (base class) and at run time I run a query that shows
in the grid.
How can I limit the columns that get show.
Basically.
The query returns columns x, y, z.
I just want to show columns x and y.
How do I do this at run time.
Thanks
I have a generic form (base class) and at run time I run a query that shows
in the grid.
How can I limit the columns that get show.
Basically.
The query returns columns x, y, z.
I just want to show columns x and y.
How do I do this at run time.
Thanks