jQuery UI Widgets Forums Layouts Kanban DataAdapter and ItemRenderer

This topic contains 4 replies, has 2 voices, and was last updated by  Martin 4 years, 1 month ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • DataAdapter and ItemRenderer #104603

    pabjiiz
    Participant

    Hi guys!

    I receive two JSON , one contains columns information and the other the data.
    Can I implement my own DataAdapter to display this information ?

    Is it possible to modify the ItemRender to display more information than the basic ? Of course i want to modify by css its appareance.

    Regards Pablo!

    DataAdapter and ItemRenderer #104613

    Martin
    Participant

    Hello Pablo,

    If you need to modify the kanban items, the easiest way I would recommend you is to use the template property.
    You can see how it could be used in this Demo.

    Please, let us know if you need further assistance.

    Best Regards,
    Martin

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

    DataAdapter and ItemRenderer #104629

    pabjiiz
    Participant

    Thank you Martin!

    If I need some help i will contact you again!

    Best Regards, Pablo.

    DataAdapter and ItemRenderer #104675

    pabjiiz
    Participant

    Hi Martin, I’m here again!!

    If i want to add more information to the kanban items, should i add them in localData or in Resources ???.

    Best Regards!

    Pablo

    DataAdapter and ItemRenderer #104741

    Martin
    Participant

    Hello Pablo,

    If you need to add more information to the kanban items, you can add the fields to the resources.
    Please, take a look at the following Example with an additional ‘test’ field.

    Best Regards,
    Martin

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

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

You must be logged in to reply to this topic.