I'd like to emulate in a DataGrid the outlining feature of MS Project,
where tasks are nested under other tasks hierarchically.

I'm not necessarily looking for a Gannt chart, just for the nesting of
grid items using in an indent-outdent fashion.

Anyone have any ideas on this. Controls, code or otherwise?

Thanks,
-KJ

Re:Outlining with DataGrid, like MS Project tasks? (indent-outdent) by Ger

Ger
Mon Sep 05 05:41:05 CDT 2005

I have an identical problem, so any comments ???

regards, Ger.

Re: Outlining with DataGrid, like MS Project tasks? (indent-outdent) by n_o_s_p_a__m

n_o_s_p_a__m
Fri Sep 09 08:55:45 CDT 2005

None yet. I think there are some for-sale controls out there that do
this, mainly designed for windows forms applications.

They are usually called TreeGrid; a search on that term will yield some
results.

-KJ