DP - Tree View

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
mmarofsky
Posts:8
Joined: Tue Sep 02, 2014 6:12 pm

DP - Tree View

Post by mmarofsky »

Can someone give me an example on how to filter the DP-TreeView control to only show a certain DPType?

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: DP - Tree View

Post by mkoller »

E.g. in the init script of the DP_TREE widget do:
this.dpTypeFilter = "ANALOG1";

mmarofsky
Posts:8
Joined: Tue Sep 02, 2014 6:12 pm

Re: DP - Tree View

Post by mmarofsky »

Thank you!

Found where I "should" have looked in the help once I saw your solution.

3 posts • Page 1 of 1