Skip to content

Replies

0
Thomas Fang
Thomas Fang answered on May 4, 2016 8:03 PM

I found the answer after some trial and error. The "value" method (http://www.igniteui.com/help/api/2015.2/ui.igcombo#methods:value) is the one that should be used.

$("#checkboxSelectCombo1").igCombo("value", 2);