hello experties
in my webpage i have one datagrid in datagrid i'm showing all the data.for eg
date/name Title
7/14/2010 Pqrs
abc gh ghfghfghh
ghfghfghfg
7/15/2010 Pqrs
xyz fgh fgh fgh
fdg fgdfgf
7/16/2010 Pqrs
lmn ytyrt yrtyrty
but insted of header text like
Date/Name Title
i want to show the main deiscustion of topic and what thry thinking on the basis other are gives their reply as i shown there.so my table shuld be look like this
7/13/2010 Pqrs
Teacher fgfdgfdgd
fgdfgfgfdgfdg fdg df
7/14/2010 Pqrs
abc gh ghfghfghh
ghfghfghfg
7/15/2010 Pqrs
xyz fgh fgh fgh
fdg fgdfgf
7/16/2010 Pqrs
lmn ytyrt yrtyrty
where color is header which i'm fatching from database and item are in green.
when i'm put the control's in header it shows while i'm designing but it not shows while i'm running the page.
plase help me even i'ed tried gridview also but the same problem with that