I have a number of columns and a long statement that I need to display on Grid.
Is it possible to display data of single row from a table into two rows of Grid?
I would like to display the long statement on the second row. Some of these columns need to be editable.

Please let me know if .NET grid or Ajax or some Free source exists which I could use.

I could use VS 2005/VS 2008 for the purpose.

Thanks