Hello:
I need to format summary row in datagrid:
Col1 Col2
111 222
333 444
555 666
.............................
TOTAL: 88888 99999
I need, for instance, make a TOTAL row of a different color or make a font
bold.
I found a good article about it:
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/dndive/html
/data01102002.asp
Unfortunatlely, all examples there are in C#, and I don't know it. Could
you
please give me the same example in VB.Net? I tried to figure out myself,
but
no luck so far.
I would appreciate your help very much.
Thank you,
--
Peter Afonin