jQWidgets Forums

jQuery UI Widgets Forums Grid Opening grids on top of another

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Opening grids on top of another #102053

    walker1234
    Participant

    Hello,

    Can you tell me if the following scenario is possible with the jQXgrids

    1) Suppose I have a jQXgrid (let’s say grid 1) with 4 rows and 4 columns and one of the column has clickable link (hyperlink). Is it possible to have another jqxgrid if I click on one cell containing hyperlink. Basically, this will be a grid over another grid(let’s say grid 2) with Download button somewhere in the grid.

    2) The new grid (grid #2) we got in Step #1 above will also contain some columns which are clickable and when a user clicks on it, it gets them another grid (let’s say grid 3).

    Till now, we have three jqxgrids. Would it be possible to have all the 3 jqxgrids active at the same time. By active, I mean since the grid #3 will be the latest grid , grid 2 will be the grid we got before grid 3 and similarly for grid 1. The reason I am looking for something like this is because since the grid 1 has a column with clickable links, user might want to go back to grid one and click on some other cell to open a 4th grid.

    OR is it always the case that only latest grid will be shown and all previous grids will be disabled?

    Opening grids on top of another #102079

    Martin
    Participant

    Hello walker1234,

    Yes, sure, you can have several grids on your page.
    They will not be disabled.

    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.