Hi guys,
I got a table containing all modules going from parent module to childs items and their path.
I got the region code property field coming from this modules and other field like path, labeldid and so on.
Then i wanna use this table in a tree control but i wanna display only modules corresponding to current company like USMF.
My actual issue is to obtain the right modules only, cause i made a filter on region code field but some items are empty or some region code are shared between many items that i dont need.
Could you teach me a way to do it correctly ?
Thanksfully.