jQWidgets Forums

jQuery UI Widgets Forums Grid Dropdown list with hierarchy

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Dropdown list with hierarchy #57027

    qtipaddict
    Participant

    Is it possible to create a column in the grid that is a drop-down list containing an array of arrays? For example, the choices in the drop-down list might look like this:

    Event Type A
    – Event A1
    – Event A2
    – Event A3

    Event Type B
    – Event B1
    – Event B2

    But since “Event Type A” and “Event Type B” are headings, they are not valid choices so the user should not be allowed to select them. If this can be done, what would the code look like? Thanks.

    Dropdown list with hierarchy #57043

    Dimitar
    Participant

    Hello qtipaddict,

    You may create a custom dropdownlist editor as in the demo Custom Column Editor and set the editor’s source to something like the one in the jqxDropDownList demo Categories.

    Best Regards,
    Dimitar

    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.