Freedom1 Posted August 11, 2011 Posted August 11, 2011 I am working on a small project for myself (and others of this site if it comes out OK). It is a search of EBay. I looked at an application () that does much of what I want. The feature I would like to implement is an individual search string for each category. I have not seen a “Multicolumn Editable Treeview”. The way I am imagining it working is to build a treeview from EBay categories. Clone that treeview (becomes Search String TreeView – SSTV) and synchronize between both TreeViews. Erase the text of the SSTV. As the user navigates the category TV both TV’s will scroll. When the user is positioned on a level 1 item the ability to enter a search string which will duplicate thru all level 2 items for that category. A user may then position on a level 2 item and enter a search string for that item only.I like the idea of using a treeview but a multilevel, collapsible, editable, combo box or listview would be fine also. How would you do it?Freedom1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now