Webcombo and ie11

6 replies. Last post: December 1, 2013 1:50 PM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

I use the latest release of webcombo and get this error

Error: Object doesn't support property or method 'addRule'

Itried a very siple one like this

<ISWebCombo:WebCombo ID="WebCombo1" runat="server" UseDefaultStyle="True"
    DataSourceID="SqlDataSource1" DataTextField="Column7" DataValueField="Column7"
    Height="20px" Width="74px">
    <Columns>
        <ISWebCombo:WebComboColumn BaseFieldName="sfdfd" Bound="True"
            HeaderText="sfdfd" Name="Column7" Width="100px" />
    </Columns>
</ISWebCombo:WebCombo>

Best regards Marianne

All times are GMT -5. The time now is 1:48 PM.
Previous Next