Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
170
Webdropdown
posted

Infragistics WebDropDown Problem, See my asp.net code

<ig:WebDropDown ID="ddlBondKind" runat="server" Width="200px" EnableClosingDropDownOnSelect="false"
ViewStateMode="Disabled" EnableMultipleSelection="true" MultipleSelectionType="Checkbox"
StyleSetName="IG">
</ig:WebDropDown>

and assigning list using Datatable.

Clicking on drop down list it is not dropping down with a single click, but working If I click 3 times.

Is I am doing something wrong here?

  • 29417
    Offline posted

    Hello Raj ,

     

    I am still following your case. Have you been able to resolve your issue ?

    If you still have any concerns or questions I will be glad to help. If you need any additional assistance don’t hesitate to ask.

     

    Thank you for choosing Infragistics.

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer

    Infragistics, Inc.

    http://ko.infragistics.com/support

     

  • 29417
    Offline posted

    Hello Raj

    Thank you for posting in our forum. 

    Are you clicking on the drop down’s button or on its input box?

    If you click on the button the drop down should open on a single click. Otherwise if you’re clicking on the input box the drop down will assume that you want to enter some text in that input box and in that case the drop down will not open automatically.

    You can check our online samples here:

    http://ko.infragistics.com/products/aspnet/sample/drop-down/multi-selection

    Let me know if you’re getting a different  behavior than the one in the samples. 

     

    Best Regards,

    Maya Kirova

    Developer Support Engineer II

    Infragistics, Inc.

    http://ko.infragistics.com/support