jQWidgets Forums

jQuery UI Widgets Forums Plugins AngularJS combo-box editor opening on double click

This topic contains 2 replies, has 3 voices, and was last updated by  Ankit Shah 9 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • combo-box editor opening on double click #76563

    akash
    Participant

    I have created a grid in which i’m showing a combo-box in a Column-cell, the column is editable, but combo box pop only on double click, i tired all edit modes,and various other recipes (cell rendering); Is there any way that editor enabled by default combo-box pop up naturally in single click and allow to change selection?

    combo-box editor opening on double click #76565

    Peter Stoev
    Keymaster

    Hi akash,

    That is how the editor should be opened. The first click on selected cells shows the editor. If you would like to open the combobox’s popup, you have to click again on the combobox’s arrow button.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com


    Ankit Shah
    Participant

    Hi Akash,
    You can take a workaround by calling combobox’s open event in initeditor. This way even user tabs to the column having combo-box as editor, combo-box will open itself.

    Give it a try.

    Thanks,

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

You must be logged in to reply to this topic.