- Posts: 6
- Thank you received: 0
Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
DAItemDialog returns nothing when using MultiSelect
My mistake.
Thank you!!
Please Log in or Create an account to join the conversation.
While making the test first time, I have, however, fallen myself into a trap: Be aware that in a multi-selection mode of DAItemDialog, the items that are considered select in the dialog need to appear in the bottom list of the dialog. It is not sufficient to select (highlight) them in the list view on the right side. You have to press the button with the down arrow, to make them appear in the bottom list. This design exists to allow selection of items from different branches in the tree. I have marked up the UI elements in the picture below.
Attachment Capture.jpg not found
I hope this helps.
Please Log in or Create an account to join the conversation.
My version is: 5.21.132.1
Please Log in or Create an account to join the conversation.
Thank you
(a copy of the code from the previous post:)
Please Log in or Create an account to join the conversation.
I'm trying to let the user select more than one element in the DAItemDialog.
But when I select more than one item the NodeElements property is an empty list.
Any idea what's wrong?
Im using QuickOPC 5.2.
My code:
Please Log in or Create an account to join the conversation.