Ver originalforeach (DataGridViewColumn Col in DgvTablas) { Col.SortMode = DataGridViewColumnSortMode.NotSortable; }