Compare commits

..

No commits in common. "3e4295f3e8e643a85507ac61e9daea3dbc3830be" and "3aa557136dfabe80240f32293818e91e5e36d3c6" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -352,7 +352,6 @@ namespace FineUIPro.Web.AttachFile
else else
{ {
toolBar1.Hidden = true; toolBar1.Hidden = true;
this.Grid1.Columns[4].Hidden = true;
} }
} }
#endregion #endregion