I am using Ignite UI 13.2 and have a dropdown function made. How do I get the first item on the list to be shown as selected?
Hello,
In 13.2, the selectedItem option can be set that sets the item that is being set by default. Here is a link to our documentation with more information: http://www.igniteui.com/help/api/2013.2/ui.igcombo#options:selectedItems
Let me know if you have any questions.