jQWidgets Forums

jQuery UI Widgets Forums Dialogs and Notifications Window Show Jqxwindow on grid cell click

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Show Jqxwindow on grid cell click #58981

    udayasri
    Participant

    Hi,

    I am using jqxgrid with a column have link cell. If i click on the link of a cell a popup will open which contains again a jqxlistbox. Here everything is working fine, but i am unable to set the position of window. Ex: initially i have only grid so if a click on grid cell, popup is opening approximately near to cell, which i clicked. I have another functionality on same form, if i click on a button that grid will come down and another elements will appear in that place, now if i click on grid cell popup is showing but it is showing in the previous place not on the grid or near to the cell.As suggested in the Jqxwindows events i can’t fix the position, since if grid moves down the pop should also come down on grid. but it is not happening. How to relate the popup to open near cell only?
    Please help me on this. I stuck here from 2 days……

    Show Jqxwindow on grid cell click #58988

    Peter Stoev
    Keymaster

    Hi udayasri,

    To change the window’s position, you can use its “move” method. Example: http://jsfiddle.net/jqwidgets/mF7KQ/

    Best Regards,
    Peter Stoev

    Show Jqxwindow on grid cell click #58989

    Peter Stoev
    Keymaster

    Hi udayasri,

    To change the window’s position, you can use its “move” method. Example: http://jsfiddle.net/jqwidgets/mF7KQ/

    Best Regards,
    Peter Stoev

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

You must be logged in to reply to this topic.