jQWidgets Forums

jQuery UI Widgets Forums Layouts Kanban Kanban Color Picker

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Kanban Color Picker #83859

    ksaidi
    Participant

    Hi,

    Do you think it’s possible to easily add a jqxColorPicker for each item of my kanban.
    I succeed adding the color picker icon and the color picker itself, but how to manage the id creation for the colorpicker ?

    Kanban Color Picker #83871

    ivailo
    Participant

    Hi ksaidi,

    Here is a demo with integrated jqxColorPicker about each item.

    In this demo is added new template with item’s wrapper about content. The content is populated from content data field.
    In your content you can add a div tag with custom id about each item’s color picker. For example content:"<div id='colorPicker5' class='colorPicker'></div>". With this id you can to manage separately each color picker.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.