I need to create a merged cells type functionality (like http://www.telerik.com/community/forums/thread/b311D-ccatm.aspx) - this code checks through items and hard codes a column name. How can I loop through all columns, checking if the previous column's value is equal to the current items? I do not want to hard code column names.