Hello,
How do I group 2 or more columns into one main header with sub headers? My datasource in this case is a stored procedure which i am binding at run time, due to a parameter that is passed only when the user makes a selection on a drop down.
Something like below...Thanks
Please egnore my response. I didn't realize I was on ASP.NET thread. I provided an inconsistent link.
Sam
I believe column span on fields is what you are looking for. Please refer to the following help topic for that feature.
http://help.infragistics.com/NetAdvantage/WPF/current/CLR4.0/?page=xamDataGrid_Changing_the_Default_Column_and_Row_Definitions.html
Thank you,