hello,
i have one case where i need to display single header for 3 column. currently i have created it using table in HeaderTemplate and ItemTemplate. but it not looking proper means gird border not continuous and it is not according to skin.
i need layout is like this:
_________________________________________
| Main Header1 |
-----------------------------------------------------------------
| Sub Header1 | Sub Header1 | Sub Header1 |
-----------------------------------------------------------------
| Data 1 | Data 2 | Data 3 |
-----------------------------------------------------------------
| Data 1 | Data 2 | Data 3 |
-----------------------------------------------------------------
this is in one single Template column. "Main Header" and "sub Headers" are created in Header template using table.
and there are some other simple column in grid.
can anybody suggest better suggestion.
thanks
i have one case where i need to display single header for 3 column. currently i have created it using table in HeaderTemplate and ItemTemplate. but it not looking proper means gird border not continuous and it is not according to skin.
i need layout is like this:
_________________________________________
| Main Header1 |
-----------------------------------------------------------------
| Sub Header1 | Sub Header1 | Sub Header1 |
-----------------------------------------------------------------
| Data 1 | Data 2 | Data 3 |
-----------------------------------------------------------------
| Data 1 | Data 2 | Data 3 |
-----------------------------------------------------------------
this is in one single Template column. "Main Header" and "sub Headers" are created in Header template using table.
and there are some other simple column in grid.
can anybody suggest better suggestion.
thanks