I am needing to take information from a dbGrid control, and display it in a label. I don't know how to take information from the grid other than from the default text property, which only returns the first column. How do I pull subsequent columns from a dbGrid?

Any help would be GREATLY appreciated! Thanks!