> For the complete documentation index, see [llms.txt](https://docs.gapvelocity.ai/webmap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/services/dminteractionservice.md).

# DmInteractionService

This service is used to send information from datawindows to dropdowndatawindow. DropDownDataWindow is a complex component that is basically a dropDown component but with the particularity that it can load and display a entire dataWindow inside.

## Observables

DmInteractionService has two observable properties subscribed in DropDownDataWindow `clickedSource` and `datamanagerSource`.

### ClickedSource

Contains Datawindow selected row

### DatamanagerSource

Contains column name, value and datamanager information of Data Window.
