|
1 | | -# PCF-DragAndDropGrid |
| 1 | +# Drag and Drop Grid |
2 | 2 |
|
3 | | -This control allows the user to drag and drop files onto entity records in the grid. \ |
4 | | -The dropped files will be added as Dynamics 365 attachments. |
| 3 | +This control allows uploading files by doing drag and drop to the sub-grid line. |
| 4 | +Files will be added as note attachments related to the sub-grid line. |
5 | 5 |
|
6 | | -You just need to change the sub-grid control to the “BeverControls.DragAndDropGrid”. |
| 6 | + |
| 7 | + |
| 8 | +Control has the following properties: |
7 | 9 |
|
8 | 10 | - **Note Title –** Title of notes added by this control. |
9 | 11 | - **Note Description –** Description of notes added by this control. |
10 | 12 |
|
11 | | -Both properties can be bound to a “Single Line of Text” field. |
| 13 | +\ |
| 14 | + |
| 15 | +Both properties can be bound to a “Single Line of Text” field. |
| 16 | + |
| 17 | +Each sub-grid line has an attachment icon on the right side. By clicking on it, files related to that line will appear in the popup. User can select files and delete or download them. |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +User can also select lines and download their related files by clicking on the sub-grid's "Download" button. |
12 | 22 |
|
13 | | - |
14 | 23 |
|
15 | | -The sub-grid will be changed as shown below. |
| 24 | + |
16 | 25 |
|
17 | | - |
| 26 | +[](https://marketplace.bevercrm.com/pcf-controls/DragAndDropGrid) |
18 | 27 |
|
19 | | -There is the **Attachments** column at the very end of the sub-grid. \ |
20 | | -As soon as you click on the button in the **Attachments** column of the coresponding row, a pop-up window with attachments will open. |
| 28 | +# Demo Drag and Drop Grid PCF Control |
21 | 29 |
|
22 | | - |
| 30 | +[](https://www.youtube.com/watch?v=jvDp9eG5RCo&t=36s) |
0 commit comments