hi.,
I want to display only one Column heading for two columns in table as the Column heading name is same.
Ex:
Column Heading1 Column Heading1
----------------------- -----------------------
Value1 Value 2
have to display like below
Column Heading1
----------------------------------
Value 1 Value2
Thanks
Raj