Actually, that's an interesting thought... ----- Original Message ----- From: "A.G. IJntema" Date: Tuesday, February 15, 2011 1:58 pm Subject: [RBASE-L] - RE: Tree view To: [email protected] (RBASE-L Mailing List)
> Tom, > > > > If I understand it correctly you like to show rows of a table > depending on > the user. > > If this is the case using Temporary views based upon the user > could be the > solution for this problem. > > It works well with me > > > > Tony IJntema > > > > From: [email protected] [mailto:[email protected]] On Behalf Of > TOM HART > Sent: dinsdag 15 februari 2011 15:29 > To: RBASE-L Mailing List > Subject: [RBASE-L] - Tree view > > > > I have a tree view and want some nodes to be visible or not > depending on > user, I can use: > property compid enabled 'false' > and it works but I cannot get > property compid visible 'false' to work > Tom Hart > >

