jQWidgets Forums

jQuery UI Widgets Forums Grid Card View & Dropdown Lists

This topic contains 2 replies, has 2 voices, and was last updated by  wsundet 3 years, 6 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Card View & Dropdown Lists #121109

    wsundet
    Participant

    Does Card View work with columns that utilize Drop Down Lists?

    Thank you,
    Warren

    Card View & Dropdown Lists #121113

    ivanpeevski
    Participant

    Hello Warren,

    Yes, it does work! Although this functionality is not natively supported, it is possible to apply a work-around solution.
    Please have a look at this fiddle: https://jsfiddle.net/mozhbqfe/1/

    The function inside the event, triggered on ‘pointerdown’, replaces the default text field with a drop down list and then passes the selected value back to the text field.
    Using a similar method, it is possible to use any other jqWidgets Component inside CardView.

    If you have any other questions, please do not hesitate to contact us again.
    Best Regards,
    Ivan Peevski
    jQWidgets team
    https://www.jqwidgets.com

    Card View & Dropdown Lists #121114

    wsundet
    Participant

    Thank you I appreciate the explanation!
    Warren

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

You must be logged in to reply to this topic.