I am building an application in C# with Visual Studio 2010. I am looking for the best approach to build a grid very similar to the functionality that is used in MS Project.
Basically: multiple columns plus/minus to expand child items tab to make current row a child row above
Please let me know if anybody has had to deal with an issue like this before.