ehlo, I used to keep metadata for a data grid in a separate array or hash. When that data is no more than a hidden id, I'd find it preferable to put this in a column which would be hidden from the user. I tried Wx::Grid->HideCol which seems not implemented in my wxPerl version based on wxwidgets 2.8.10 I think.. Is there another way for hiding columns in a Wx::Grid ?
thanks -- erik