I have a data grid named

dgMedical. I need to get the value of the 2nd column
to display in my code. Any help.

is it like
dgMedical.select(1); ?

thanks