Property: EnableDropData for Browser <DataStore>
- Updated2024-09-12
- 2 minute(s) read
DIAdem NAVIGATOR > Properties > Property: EnableDropData for Browser <DataStore>
Property: EnableDropData for Browser <DataStore>
Enables you to drop data from the Data Portal into data stores to save data.
![]() | Note If you drag and droop data from the Data Portal into the data browser, DIAdem executes the event OnDataStoreSaving. With this event you can determine, for example, which element is selected in the Data Portal and on which file the focus in the data browser is before you save data. |
Object.EnableDropData
Object | Browser <DataStore> Object with this property |
Object.EnableDropData | Boolean with read and write access If you can drag and drop, the value is TRUE. |
The following example pastes data elements into data stores:
VBScript | Python |
Navigator.Display.CurrDataStore.Browser.EnableDropData = TRUE
![]() | Note Refer to the Help page Working with Events in DIAdem for further information. |
See Also
Procedures
Configuring the Search Results | Defining Search Areas | Executing a Search with OR Operations | Executing a Text Search | Indexing Search Areas | Optimizing Custom Properties | Saving and Loading a Search Query | Searching for Data on a Different Computer in the Network | Searching for Multiple Properties | Sorting Search Results before Executing a Search
Examples
Brake Tests for Trucks | Checking DataPlugins for Timeout | Combining DataFinder Search Results | Context Menu for the Search Results of the DataFinder | Creating ATFX Files from the Context Menu of an ASAM Data Store | Customized User Interface | Evaluation Wizard for the Search Results of the DataFinder | Filtering Data with a Dialog Box | Filtering Data without a Dialog Box | Search and Evaluation Functions in User Dialog Boxes | Searching for and Evaluating Channels | Searching for Channels in the NAVIGATOR | Searching for Data Sets Marked "Failed" in Data Stores | Searching for Data Sets Marked "Failed" | Searching for Properties and Evaluating the Associated Channels | Varying Browse Settings of a Data Store