Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
335
Setting multiple values on initialSelectedItems using the MVC helpers
posted

The ComboInitialSelectedItemsSettings object seems to only accept a single Value or single Index.
I have MultiSelection enabled on my combo so I would like to set multiple inital values. How do I do this using the MVC helpers?