rahulpatel
New member
- Joined
- Jan 27, 2007
- Messages
- 4
- Programming Experience
- Beginner
I created an app which works perfectly. However I started playing to give less end user input. The app is basically a telephone directory and I wanted to create a relationalship between two tables. If I use a navigator bindingsource the relation works correctly but if I click on a treeview node (which populates my textboxes) the relation doesn't work.
Can I use a binding source with a treeview? Is there anything better to navigate 1000+ entries other than treeview which can use a bindingsource?
Cheers for any help.
Can I use a binding source with a treeview? Is there anything better to navigate 1000+ entries other than treeview which can use a bindingsource?
Cheers for any help.