R
Rodrigo S. Novelli
Hi,
I am working in a project which I need to display hierarchical data. In a
nutshel, I have a task list and each task may have sub tasks, which may have
sub tasks, and so on. The DataGrid doesn't provide support for hierarchical
data, so I am looking for solutions. I have tried the DataGrid from
ComponentOne, but it didn't work the way I want. The view I wish for the
tasks is something like this:
Task Name Resource Progress ...
+ First task John 80%
....
- Second task Mary 85%
....
+ First sub task Mike 0%
....
- Second sub task Carl 10%
....
Another sub sub task Pam 50% ...
Does anyone knows some component, or has any solutions or tip?
Thanks in advance,
Rodrigo S. Novelli
(e-mail address removed)
I am working in a project which I need to display hierarchical data. In a
nutshel, I have a task list and each task may have sub tasks, which may have
sub tasks, and so on. The DataGrid doesn't provide support for hierarchical
data, so I am looking for solutions. I have tried the DataGrid from
ComponentOne, but it didn't work the way I want. The view I wish for the
tasks is something like this:
Task Name Resource Progress ...
+ First task John 80%
....
- Second task Mary 85%
....
+ First sub task Mike 0%
....
- Second sub task Carl 10%
....
Another sub sub task Pam 50% ...
Does anyone knows some component, or has any solutions or tip?
Thanks in advance,
Rodrigo S. Novelli
(e-mail address removed)