Hi. I have Gridview and Colum RepositoryItemLookUpEdit need , but data source is conditional to the value of another column i tried. private void gridViewHorasSalidas_CustomRowCellEdit(object sender, DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventArgs e) { if (e.Column.Name != "colTratamiento"...