I'm seeing a lot of documentation on "Set the ExtendedSelect or Multiselect property to true" for a drop down listbox, but I can't see that property in the control. I tried setting it through code as well "This.ExtendedSelect = TRUE" - even this does not work. Has anyone ever used it? Do you know how I can allow multirow selection in a ddlb or dddw?