Thank you for your help,
I would like to know though if it is possible to make the header span several columns. (Like colspan in a regular table).
cheers,
mortb
"Leonardo Rodríguez" <> wrote in message news:...
Of course you can.
This link can help you:
http://msdn.microsoft.com/library/de...webcontrol.asp
Regards,
--
Leonardo C. Rodríguez
Email at:
Location : Bs.As., Argentina
"mortb" <> wrote in message news:%...
I want to know if it is possible to create my own header and footer which contains
arbitrary text/html items in a datagrid .
Look at the included picture for example.
Another example:
+----------------------------+
| Header text |
+---------+---------+--------+
| Item1.1 | Item1.2 | Item1.3|
+---------+---------+--------+
| Item2.1 | Item2.2 | Item2.3|
+---------+---------+--------+
| <input field><button> |
+---------+---------+--------+
How do I do this?
Any help would be deeply appreciated!
chers,
mortb