jQWidgets Forums

jQuery UI Widgets Forums Grid jqx filter

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 6 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    jqx filter Posts
  • jqx filter #104000

    ganesh
    Participant

    Hi
    need help I want to add dropdown button in jqxgrid column but it will not display when i click on dropdown button

    column
    {
    text: “sample”,
    datafield: “sample”,
    renderer: (defaultText, alignment, height) => {
    return ‘<div >’ + defaultText + ‘<ul class=”dropdown-menu”>

  • HTML
  • CSS
  • JavaScript
  • </span></div>’;
    }

    Thank you.

jqx filter #104076

Martin
Participant

Hello ganesh,

I would suggest you to check our demos about ComboBox column and DropDownList column.

Best Regards,
Martin

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.