jQuery UI Widgets › Forums › Grid › GridPanel Widget
Tagged: expander, jqxDropDownButton, jqxgrid
This topic contains 7 replies, has 2 voices, and was last updated by lineker 9 years, 11 months ago.
-
AuthorGridPanel Widget Posts
-
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 displayedHi 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.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 IvanovjQWidgets Team
http://www.jqwidgets.comHi 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 versionsHi 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 IvanovjQWidgets Team
http://www.jqwidgets.comHi Ivalio,
Thanks for demo. But I again repeat my request that property “expanded” should be in plan to add jqxGrid as property.
Hi lineker,
Unfortunately this feature is not planned for the next version.
We will consider it for the future releases.Best Regards,
Ivailo IvanovjQWidgets Team
http://www.jqwidgets.comHi 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
-
AuthorPosts
You must be logged in to reply to this topic.