jQWidgets Forums

jQuery UI Widgets Forums Lists DropDownList checkboxes

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 3 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    checkboxes Posts
  • checkboxes #120340

    qx5
    Participant

    when checkboxes:true
    $(“#jqxDropDownList”).val(‘Value1,Value2’);

    Method cannot assign multiple values to jqxdropdownlist directly?
    Can I just loop through the checkitem method?

    thank you!

    checkboxes #120344

    Martin
    Participant

    Hello qx5,

    Yes, when using jqxDropDownList with checkboxes you can use the checkAll method for checking all items or loop through them using checkItem or checkIndex methods.

    Best Regards,
    Martin Yotov

    jQWidgets Team
    https://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.