jQuery UI Widgets Forums Grid DropdownGrid in jqxGrid

This topic contains 3 replies, has 2 voices, and was last updated by  Peter Stoev 9 years, 8 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • DropdownGrid in jqxGrid #66873

    sindc
    Participant

    Hi,

    When I use a dropdowngrid as a cell in jqxGrid, to view the dropdownGrid user has to click three times is there a way to avoid this and make it visible as a dropdowngrid on jqxgrid load and click only once to view the dropdownGrid.
    First click does focus on the cell, second click shows the dropdown icon, third click opens the grid. I want to focus the grid on mouse-hover and show the dropdownbutton icon on jqxgrid load and able to view the dropdowngrid on single click.

    Please help!

    DropdownGrid in jqxGrid #66884

    Peter Stoev
    Keymaster

    Hi sindc,

    The case you’re trying to achieve is not supported. We do not support Grid cells with DropDownGrid inside.

    Best Regards,
    Peter Stoev

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

    DropdownGrid in jqxGrid #66944

    sindc
    Participant

    Hi Peter,

    I have implemented this with help of the below link

    http://www.jqwidgets.com/community/topic/put-dropdowngrid-element-into-a-cell/

    But, when I click on the cell I need to click 3 times to open the dropdowngrid, is there a way to reduce one click ?

    Thanks,
    SindC

    DropdownGrid in jqxGrid #66961

    Peter Stoev
    Keymaster

    Hi SindC,

    The link points to a workaround and as every workaround it’s not perfect. If you wish use the workaround, if you wish do not. In general, this is custom scenario.

    Best Regards,
    Peter Stoev

    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.