hi.....
Can you give me the c sharp code to merge rows for the cells contains the same value in a datagrid.is it possible???? if so please help me......
Thanks in advance......
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roei BarPosted Nov 20, 2009, 2:15 AM
in order to perform what you want you will need todo it on the DataTable level
here is the howto from MS home:
http://support.microsoft.com/kb/326080
enjoy
Lalit MPosted Nov 20, 2009, 2:13 AM