Microsoft
Software
Hardware
Network
Question : UltraTree and Filtering ?
Using vb.net & Untral Tree.
I am using a bound UltraTree to display Invoice Headers (parent) and Invoice Lines (children).
But now I want the ability to filter. Usually I would do this by binding to a BindingSource rather than a Dataset, and using the Binding Source .Filter method.
Is there away to bind the UltraTree to a BindingSource?
If not, does it have some other way that I can filter?
Answer : UltraTree and Filtering ?
Have a look at chapter 4 from this link for Ultra Tree binding example:
http://documentation.progr
ess.com/ou
tput/OpenE
dge102b/pd
fs/
gsvis/g
svis.pdf
Random Solutions
Two 2008 R2 Domains on Same Subnet - is this ok?
Migrating blackberry enterprise server express form sbs 2003 to sbs 2008
vbscript problem, copying normal.dotm is overwritten by the outlook initial config wizard
How do I fix at startup this error message
Commit Data on lost focus
HP CLJ 5550 how to disable color printing.
Migrate from workgroup to domain
error :conversion of a char data type to a datetime data type
Mysql CASE HELP - MARGIN CALC
Opening modal from code behind