DataGrid similar to the Edit List Teetow wrote on 1/25/2007, 7:17 AM I've been trying to tweak a System.Windows.Forms.DataGridView to behave similarly to the native Vegas Edit List, especially re. copying and pasting of columns. Right now, I can only copy multiple columns from my DataGrid, not paste them. Does anyone know how, if at all, this is doable? Back to post