Hi,
How can set db value to infragistics multi selection drop down in c#.
<ig:WebDropDown ID="ddlLanguage" runat="server"
AutoPostBack="false" EnableCustomValues="false" DisplayMode="DropDownList" Width="150px" Height="25px"
DropDownContainerHeight="0px" EnableMultipleSelection="true">
</ig:WebDropDown>
Regards
Sekar.c