[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.nebula] Re: Make row invisible

We're using a GridTreeViewer (or a GridTableViewer) with a custom ViewerFilter that filters out all elements that should not be visible.
As an alternative you could modify the content provider in such way that it simply skips all elements that should be hidden.


"Mustufa Kasidwala" <m.kasid@xxxxxxxxx> schrieb im Newsbeitrag news:h2kvto$l48$1@xxxxxxxxxxxxxxxxxxxx
Hi,

Can we make rows in the Grid invisible/visible based on certain criteria? I tried setting height to 1 but that does'nt make the row completely invisible.

--
Thanks,

Mustufa