Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] tree table vs grid

Hi Wim, Dirk, Hallvard,

First, thanks for the info.

Following up:   wrt column configuration specifically:   Is it possible...with TreeTable and/or Nebula's XViewer...to have column labels appear or disappear based upon whether children (with more columns with values) are being displayed?

Thanks,

Scott

On 9/8/2018 3:25 AM, Wim Jongman wrote:
Hi Scott,

In addition to the fine comments from the group:

Indeed, the use case you present is very simple and could be represented in a JFace Viewer[1].

The viewers from Nebula: Grid, XViewer and NatTable all add additional functions like OOTB grouping, sorting, cell grouping, column configuration and such. 

You may search google for nebula snippets, natttable snippets which will lead to plenty of examples.


Cheers,

Wim



On Sat, Sep 8, 2018 at 7:44 AM, Dirk Fauth <dirk.fauth@xxxxxxxxx> wrote:
Dependent on the data structure you could also do this using NatTable. There you even have the GroupBy feature where users can do the grouping dynamically. And there are plenty of examples and snippets. 

Scott Lewis <slewis@xxxxxxxxxxxxx> schrieb am Fr., 7. Sep. 2018, 23:17:
On 9/7/2018 1:53 PM, Hallvard Trætteberg wrote:
Can't this be done with the JFace tree table viewer?

It's possible that it could be...I haven't used the JFace tree table viewer in several years.  Are there any known examples/snippets that are similar to what I've described?

Scott


_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev

_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev



_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev



Back to the top