Thanks for the tips...it turned out that the grouping passes the grouped data as "Name" rather than it's actual path name so all I had to do was change my binding from "Vendor" to "Name" in the text binding...guess it's just one of those oddities of programming...lol. Thank you!