How to merge rows in datagrid
-
There are three columns in a datagrid and first column will always contains values(for ex 4 records) but the second & third column may contain only 1 value or 4 records so kindly let me know in this type of scenario how to merge the rows and display the single value in middle against the first column values.
Thanks In Advance
-
There are three columns in a datagrid and first column will always contains values(for ex 4 records) but the second & third column may contain only 1 value or 4 records so kindly let me know in this type of scenario how to merge the rows and display the single value in middle against the first column values.
Thanks In Advance
Please do not cross post http://www.codeproject.com/script/comments/forums.asp?msg=2166552&forumid=1649#xx2166552xx[^]
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." --Rich Cook