jQuery UI Widgets Forums Grid GridPanel Widget

This topic contains 7 replies, has 2 voices, and was last updated by  lineker 9 years, 5 months ago.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • GridPanel Widget #78549

    lineker
    Participant

    Hi All,

    At my project there are more than 1 grid located vertically.
    I want something called grid-panel or grid-expander, what I mean is that there will be ‘+’ icon to open grid and ‘-‘ icon to close it.
    There may be arrows instead of icons.
    Now I can supply it putting my each grid into an expander but it is not good way.
    Is it possible to put expand item to toolbar of grid? When grid is closed, toolbar will be displayed

    GridPanel Widget #78552

    lineker
    Participant

    Hi All,

    Or I can ask my question in a simpler way:

    The widget jqxExpander has property called “expanded”
    I need same option for jqxGrid. When property “expanded” is set to false, only toolbar will be displayed.

    GridPanel Widget #78562

    ivailo
    Participant

    Hi lineker,

    There is no such a functionality.
    Instead you can use jqxDropDownButton with grid ad format it.
    Here is the demo.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    GridPanel Widget #78575

    lineker
    Participant

    Hi Ivalio,

    Thanks for reply.
    I know the demo you offered, it does not suit to me.
    Because I want to put a logo and explanation to visible part.
    I think expanded property should be added to jqxGrid at next versions

    GridPanel Widget #78579

    ivailo
    Participant

    Hi lineker,

    Please look at this simplified demo. Here in the button are included logo and some text – column names for example.
    You can manipulate the content of the button.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    GridPanel Widget #78615

    lineker
    Participant

    Hi Ivalio,

    Thanks for demo. But I again repeat my request that property “expanded” should be in plan to add jqxGrid as property.

    GridPanel Widget #78636

    ivailo
    Participant

    Hi lineker,

    Unfortunately this feature is not planned for the next version.
    We will consider it for the future releases.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    GridPanel Widget #78706

    lineker
    Participant

    Hi Ivalio,

    I think jqxNavigationBar is what I am looking for if I can put grid into it at following example

    http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxnavigationbar/index.htm

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

You must be logged in to reply to this topic.