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
Redirect My Documents Folders
transfer data between .aspx forms in c#
How To Locate Items Displayed In The Immediate Window Dialog Box of Visual Studio Express 2008
Background Image Not Showing
drop sybase log device
Crystal Reports database security
How to create CENTOS 5 rescue disk with GRUB and Kernel 2.6 inside ?
How do you tell if valid LOB indicator? ORA-22275
How to merge two datatables avoiding duplicates.Windows programming+vb.net 2005
JS Object Key Variable?