jQWidgets Forums

jQuery UI Widgets Forums Lists ListBox Listbox items as tiles

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Listbox items as tiles #99282

    dan123
    Participant

    Hi is it possible using css to have the items be like tiles? I have been trying to modify the jqxlistbox-item and was able to reduce the witch but i am trying to make the items to shows right next to each other.

    Example output trying to achieve:
    Nancy Janet

    Currently:
    Nancy
    Janet

    Here is my jsfiddle:
    https://jsfiddle.net/96w70omn/24/

    Listbox items as tiles #99296

    Stanislav
    Participant

    Hello dan123,

    Do you mean something like this: Link

    If this is similar to your case, please tell me.

    Best Regards,
    Stanislav

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

    Listbox items as tiles #99310

    dan123
    Participant

    No like

    Item 1 then next item 2, item 3 on same row.

    Built in functionality of listbox is as
    Item 1
    Item 2
    Item 3

    I am trying to figure out if its possible using css to have the items as columns
    Item 1 Item 2 Item 3

    Listbox items as tiles #99319

    Stanislav
    Participant

    Hello dan123,

    Here are some examples:
    Link
    Link2

    First one is a dataTable.
    The second one is jqxSorting.

    If you can give us some more information on what exactly are you trying to achieve it would be awesome. That way we can provide you with a better solution.

    Best Regards,
    Stanislav

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

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

You must be logged in to reply to this topic.