In an earlier thread, I asked about determining whether or not a report was saved in Design Mode. Someone pointed out that I could check to see if Column A was hidden, and if not, that indicated that the report was saved in Design Mode.
Is there any way to programmatically change a report back to Design Mode if it was saved in Report Mode, or does the ribbon need to be used to do that? Thanks...