Formatting Datagrid Multi-Header

  • Thread starter Thread starter Ed
  • Start date Start date
E

Ed

Hi,

I would like to build a datagrid with many columns, but one of them
should be a big column with a "Note" field, so I want to write a row with
many columns and the next row should have just one column with a big
content. Both those two rows are for the same record in my database.
How can I format the datagrid to do that ?

tks,
Ed
 
Hi, Ed

I think that Repeater web control could better serve your purpose

Bin Song, MC

----- Ed wrote: ----

Hi

I would like to build a datagrid with many columns, but one of the
should be a big column with a "Note" field, so I want to write a row wit
many columns and the next row should have just one column with a bi
content. Both those two rows are for the same record in my database
How can I format the datagrid to do that

tks
E
 
Back
Top