I need to have the values of two columns say FirstName and LastName of a data table containing information about employees show up as FirstName,LastName on the node text field in the Tree View while I bind the data set to the tree view. Is there a way to do that?