Hello...

Here is my idea. I'm working on a query tool for a simple data 
repository. I have 3 operators, AND, OR and NOT. What I would like to 
do is use a tree control to form the queries.

Example in rudimentary text drawing:

AND
 |
 - query term
 |
 - query term
 + 

(the plus sign is to open up a new term builder (this is my custom 
component, already coded) 

Is it possible to have custom components as the children of a tree 
node? ie to have them as leaves?

Tried to search the archive for this but I don't think I had a decent 
search query to come up with anything...

Thanks for any help!

Christine


Reply via email to