void ExecuteSwapDownCommand(object obj)
        {
            var id = (string)obj;
            if (id != null)
            {