WebCombo losing icon, after first drop down, if its displayed inside iframe

3 replies. Last post: September 12, 2013 9:34 PM by Bernard Xiang
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

WebCombo losing icon, after first drop down, if its displayed inside iframe.

Any solution to that.


<iswebcombo:WebCombo ID="cmb1" runat="server" UseDefaultStyle="true"  Width="250px" DataTextField="Field1" DataValueField="Field2" AllowWildCardSearch="true" >
                            <LayoutSettings ComboMode="MultipleColumns" AlwaysShowAllRowsOnDropdown="true">
                            </LayoutSettings>
                            
                            <Columns>
                                <iswebcombo:WebComboColumn Bound="true" BaseFieldName="Field1" Name="Naziv" HeaderText="Field1" Width="350px" />
                            </Columns>
                        </iswebcombo:WebCombo>


All times are GMT -5. The time now is 2:32 PM.
Previous Next