duny macrumors newbie Original poster Apr 16, 2009 #1 How can i joing these two objects together. They are seperated in a database but for the title need to join them together. cell.text = commandObj.FName [Join Here with a space] commandObj.LName;
How can i joing these two objects together. They are seperated in a database but for the title need to join them together. cell.text = commandObj.FName [Join Here with a space] commandObj.LName;