Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
190
Sub-headings (or heading categories) in the xamDataGrid
posted

Hi there,

We've been using the XamDataGrid for our data presentation for a while now, and it is totally up to scratch for what we need (and easy enough to work with), except for ONE thing...

The customer wants to be able to group grid headings under categories, so that conventional column headings basically become sub-headings.

In other words, there would be 2 heading rows, with the top row spanning multiple columns, and the second row's headings being one per column.

 

For example:

Data Category 1 Data Category 2
Column Header 1 Column Header 2 Column Header 3 Column Header 4 Column Header 5 Column Header 6
Data Data Data Data Data Data
Data Data Data Data Data Data
Data Data Data Data Data Data

 

Is this possible in the XamDataGrid?

 

Thanks,

Reinhardt