Hi,

is it possible to have multiple rows for each column from my database. E.g. my database columns are
date,
title,
Description

but i want them displayed in the datagrid as
date title
Description


for each row.

Hope someone can help
Cheers
Nick