Conditional data
i am relatively new to ASP.Net, having used classic asp for the last 15 years.
i have a gridview displaying data from a table.
if the FullName column has a null value or ="",then i want to display an alternative which is made up of the Tiltle, FirstName and SurName columns.
any suggestions ??
|