Skip to content
Snippets Groups Projects
Commit c85e6eba authored by Julian's avatar Julian
Browse files

Extend the multiple grids section

parent edcf2e71
No related branches found
No related tags found
1 merge request!2Resolve "Implement basic functionality"
Pipeline #113907 failed
......@@ -219,4 +219,7 @@ To connect multiple grids they need to have the same context. If you supply the
::: warning
Items are not deleted from the source grid if moved to a different one. You have to build a mechanism for this yourself.
Examples for such a mechanism can be found in Examples 4 and 5.
:::
To handle movements from one grid to another, the attributes `gridId` and `originGridId` of the event will help.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment