I've enabled the multi-columns in the List View in Details mode (Script Dialog Editor) but I can't figure out how to add multi-column items either via GUI (less important) or in code via dlg.Control and .AddItem.
I guess I could add items and then iterate over DialogListColumns to fill second column or something similar, but there's got to be a better way to do it in one-shot?