Hi,
Can we use the Tag Item browsing dialog to select more than one item?
Should we set the following property to True before we call DaItemDialog1.ShowDialog()?
DaItemDialog1.MultiSelect = True
If yes, how can we retrieve all the selected item names?
Thank you.
Michael
Can we use the Tag Item browsing dialog to select more than one item?
Should we set the following property to True before we call DaItemDialog1.ShowDialog()?
DaItemDialog1.MultiSelect = True
If yes, how can we retrieve all the selected item names?
Thank you.
Michael