duny
Apr 16, 2009, 11:45 AM
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;
cell.text = commandObj.FName [Join Here with a space] commandObj.LName;
