Using SCv6 6.00.018
The query I use for my grid is an aggregate: Field1, Field2, Count(Field2)… GROUP BY 1,2 …my grid comes out correctly, and there are no details, (even tho I was forced to select some detail fields by SC or it would not compile) … so now there is a Detail icon column (which doesn’t work if you click it). I don’t want that Detail column to be visible. How do I get rid of it?