Subject TIBGrid Question
Author StinkyDuck
I am using a TIBGrid in conjunction with TIBQuery. I am Querying for Name
and Pin number using the TIBQuery. I bind the TIBQuery to the TIBDatasource
and bind the TIBDatasource to the TIBGrid.

The problem is that I get an extra field showing up in the grid called 'DB
KEY'. Does anyone know what this is and why it is showing up and how I can
make it not visible.

Thanks In Advance,
Mo