can anyone tell me how i get the column headings from a grd that has 6 columns and multiple rows. I want the user to select anywhere on the grid, and then take what ever col he's on and resort the grid using that column that he selected showing him the heading of the grid in a seperate textfield, that he can see.??
grdMygrid.row gets me the row i want, just how do i get the column.. tried using grdMygrid.col but that didnt work.?
any ideas?
grdMygrid.row gets me the row i want, just how do i get the column.. tried using grdMygrid.col but that didnt work.?
any ideas?