Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » how to add widgets into grid footer?
how to add widgets into grid footer? [message #667479] Fri, 29 April 2011 00:52 Go to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
hi all,

a method public void setRowHeaderVisible(boolean show) in the Grid class, and after setRowHeaderVisible(true) a footer is displayed
at the bottom, and it is a blank gray bar, but how to add widgets into it?

David
Re: how to add widgets into grid footer? [message #667488 is a reply to message #667479] Fri, 29 April 2011 05:57 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
this is not yet supported. the use case until now for the fixed footer
was to show summary information. File a bugzilla but I can't guarantee
to implement this very soon.

Tom

Am 29.04.11 02:52, schrieb David:
> hi all,
>
> a method public void setRowHeaderVisible(boolean show) in the Grid
> class, and after setRowHeaderVisible(true) a footer is displayed
> at the bottom, and it is a blank gray bar, but how to add widgets into it?
>
> David
Re: how to add widgets into grid footer? [message #667559 is a reply to message #667488] Fri, 29 April 2011 14:26 Go to previous message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
thanks for your reply
Previous Topic:Best way to implement Undo/Redo in Nebula Grid
Next Topic:Xviewer Column Grouping
Goto Forum:
  


Current Time: Fri Apr 26 07:20:24 GMT 2024

Powered by FUDForum. Page generated in 0.03379 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top