is it possible to hide a column of a TStringGrid object? if yes, then how? (i want to have a unique number for each row - that I can use when I operate on the data of a row - that doesn't necessarily corespond to the row number of the selected row in the stringgrid. for example when i sort the rows of the grid on different criteria, these unique identifiers won't be the same with the row number where they appear. these identifiers would need to be hidden from display, but accessible from the code)
any help is appreciated!
Alex
any help is appreciated!
Alex