jQWidgets Forums

jQuery UI Widgets Forums Grid Custom Column

This topic contains 4 replies, has 2 voices, and was last updated by  Martin 5 years, 7 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • Custom Column #106868

    TonyDeng
    Participant

    Hello. I want to have something like this with jqxgrid customized dropdown list. Is this possible and how can I do it?Sample

    Custom Column #106869

    TonyDeng
    Participant

    The link to image is https://ibb.co/NjBVCFQ if you can’t see it.

    Custom Column #106878

    Martin
    Participant

    Hello TonyDeng,

    I would suggest you to check this Demo about jqxGrid with context menu.

    You could use the columnclick event of the grid to open the menu when some of the columns header is clicked.

    Please, let us know if you need further assistance.

    Best Regards,
    Martin

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

    Custom Column #106884

    TonyDeng
    Participant

    Yeah. It is kinda like that, but I was hoping it can be a dropdown list next to the column headers. Thank you! I will look for a work around.

    Custom Column #106892

    Martin
    Participant

    Hello TonyDeng,

    You could use the renderer callback of the columns to customize the headers and add a button or dropdown icon.

    You can review in the following Tutorial how the callback is used.

    Best Regards,
    Martin

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

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

You must be logged in to reply to this topic.