diff --git a/src/en/developer-guide/applications/controls/attachmentsgrid.md b/src/en/developer-guide/applications/controls/attachmentsgrid.md deleted file mode 100644 index 264469ba0..000000000 --- a/src/en/developer-guide/applications/controls/attachmentsgrid.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -Author: Jan Losenický ---- - -# Attachments Grid - -## Visual Example - -![Attachments Grid Displayed On Form](/.attachments/applications/Controls/attachmentsgridcontrol.png) - -## Description - -This control allows to add files into field on form by drag and drop. - -## Binding Field - -Control can be binded to any filed of type SingleLine.Text - -## Inputs -- None