Posted on: 4/29/2015 5:06:56 AM | Views : 689

I have 2 datatables like below.
Table1                 Table2
BaseValue           ChildKey      ChildValue
One                      Type1            One 
Two                      Type1            Five
Three                    Type1           Six  
                             Type2          Two
                             Type2          Three
    &n ...

Go to the complete details ...