VB.NET Winform & UltraTree ?

Posted by bochur1 on Stack Overflow See other posts from Stack Overflow or by bochur1
Published on 2010-06-03T05:50:52Z Indexed on 2010/06/03 5:54 UTC
Read the original article Hit count: 276

Filed under:
|

Can someone tell me how I can binding an Ultratree to a Bindingsource? Binding it to a dataset won't work for me since I need to be able to do filters on the data, something I have in the BindingSource but not in the Dataset.

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about winforms