Naming subsets in JSL
Hi!I have a large dt, and want do make subsets from a column. I've managed to do it, but the subsets have all the columns locked. How I can unlock them in the code?Also, how can I specify it's names, so I can work with those later?dt2 << (Subset( By( :Filial ), Selected Rows( 0 ), columns( :Cod. Cliente DPK, ...