Hi,
I am trying to display two record in on cell,
I currently have a hyperlink in the cell,
so it looks summit like this:
Name:
[Name]
but I want to have it with the description under it, so it would be summit like this:
Name:
[Name]
[Description]
I know this is possible with other datagrids, but is it possible with the defualt asp.net datagrid?
if so how?
thanks
