I have several similar but not identical tables (which I'm binding various comboboxes to), and I'd like to use one form to edit them all. Using autogenerated columns works fine, except I'd like to hide the primary key columns since the contents are meaningless and confusing for end users. Is there any way to do this?