jQWidgets Forums

jQuery UI Widgets Forums Grid jqxgrid with popover cell

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • jqxgrid with popover cell #112070

    dmesabar
    Participant

    Hi,
    Is it posible to enhace the content of cell of jqxgrid with one popover?
    What i would like is to see the information (length * width * height) on popover when the cell is clicked
    Is it posible or can I only put this information on modal/window?
    Thanks.

    jqxgrid with popover cell #112082

    Hristo
    Participant

    Hello dmesabar,

    We have similar discussions in our forum.
    Also, you could use the jqxTooltip to provide information on hovering (or when clicking there).
    The other option is as you described with the jqxWindow.
    I will try to describe the approach below and if you have trouble with this please, let me know.
    Please, take a look into this demo:
    https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/popupediting.htm?light
    You could use only the part with the buttons.
    After that, just bind the jqxPopover on the buttons and when the user clicks on it then show it.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    jqxgrid with popover cell #113554

    redyyy
    Participant

    hi, this is exactly what i’m looking for but i can’t see your code, only the widget.

    edit: nevermind, already saw the demo page. thank you.

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

You must be logged in to reply to this topic.