Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Grouping AND Binding (GlazedLists)(does it work now? (combined with sorting and filtering))
Grouping AND Binding (GlazedLists) [message #1015294] Thu, 28 February 2013 06:21 Go to next message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
hello!

i started a thread, like a year back in old sourceforge forums
http://sourceforge.net/projects/nattable/forums/forum/744992/topic/4936554
which asks the same question, but as the forum moved along i guess it got forgotten...

so to ask again. does grouping and binding work in the meantime (combined with sorting and filtering)
Re: Grouping AND Binding (GlazedLists) [message #1015305 is a reply to message #1015294] Thu, 28 February 2013 07:38 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Hi,

you should have a look at the BlinkingGlazedListExample. I think this is what you are looking for. Smile

Greez,
Dirk
Re: Grouping AND Binding (GlazedLists) [message #1015361 is a reply to message #1015305] Thu, 28 February 2013 10:52 Go to previous messageGo to next message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
NatTableExamples-0.9.0.jar\org\eclipse\nebula\widgets\nattable\examples\examples\_103_Events\BlinkingGlazedListExample.java

cant get the point. cant find Grouping and Binding in this example.
i tried to create a table, which can be sorted, filtered and grouped by items.
when i tried one year back, everything was possible but the grouping (as the grouping somehow did not work with the binding of glazed lists, if i remember right)
Re: Grouping AND Binding (GlazedLists) [message #1015365 is a reply to message #1015361] Thu, 28 February 2013 11:14 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
Well, grouping is working with a TreeList in the back. I got sorting and filtering working with in trees. So it should be possible. But I never tried it with the grouping. Also I never used binding in that context. IMHO it should work, but I'm not sure why it is not working for you. Maybe it is just the wrong list reference you are passing into your layers/handlers. Try to consider always using the most specific list.

To do some more investigation on this we surely need some example code.
Re: Grouping AND Binding (GlazedLists) [message #1015372 is a reply to message #1015365] Thu, 28 February 2013 11:45 Go to previous message
Ludwig Moser is currently offline Ludwig MoserFriend
Messages: 476
Registered: July 2009
Senior Member
i'll look at my table again (not sure if i can do it this week)
if i can't get it working, i'll leave a message here.
Previous Topic:Howto render row as header.
Next Topic:Release 1.0 date
Goto Forum:
  


Current Time: Fri Apr 26 14:11:38 GMT 2024

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

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

Back to the top