P
Pipo
Hi,
I have 2 entities, ProjectUsers and Users.
I must populate 3 listboxes
-Users
-ProjectUsers
-AdminUsers
The last 2 listboxes I can fill, no problem(ProjectUsers.Admin ==
true/false)
But....how can I filter the users entity to give me all the users that are
not already in the ProjectUsers entity??
tia,
Pipo
I have 2 entities, ProjectUsers and Users.
I must populate 3 listboxes
-Users
-ProjectUsers
-AdminUsers
The last 2 listboxes I can fill, no problem(ProjectUsers.Admin ==
true/false)
But....how can I filter the users entity to give me all the users that are
not already in the ProjectUsers entity??
tia,
Pipo