Urgent Windows Control Help -- Please

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have some data that i want to present in a hierarchial display, but with
this data i also want to have two buttons assoicated with each item. The
perfect solution would be a treeview where each treenode allowed me to use a
datagird to display the data. Here is an example of what i am trying to do.

Company [rename][remove]
- company a [rename][remove]
- company b [rename][remove]
- employee a [rename][remove]

it would be nice if this would roll-up and give me the ability to remove a
parent or a child or a parent / child.

What control should i be using to do this sort of thing?

Thanks KiteOregon
 
Back
Top