Is it possible to merge the cells of a column in a datagrid? If so, how? If not, how? :D
Printable View
Is it possible to merge the cells of a column in a datagrid? If so, how? If not, how? :D
Well, I havent done it myself, but just did a seach google and havent found much apart from the following. I havent tested it thought it might work. So without further or do here it is :pQuote:
Originally Posted by mendhak
http://www.aspheute.com/english/20030909.asp
http://aspnet.4guysfromrolla.com/articles/040502-1.aspx
I havent seen whether they have what u want.
but in any case, its quite a good tutorial, rather 17 articles on just Datagrid.
Thought you would be interested.
:)
Yes extremely good tutorials, I went through all of them and learned a lot. Though I dont recall them having any features similar to what Mendhak wants. Worth going through in any case.Quote:
Originally Posted by veryjonny
I gave up and went with inserting formatted rows into a server side table to make it look like what I wanted. Apparently the merge feature was never important to MS. :cry:
Thanks for your help.