Normal 0 false false false EN-US X-NONE HE MicrosoftInternetExplorer4
Hi,
Is there a way to create a row header that spans over more than one row?
Our data rows (records) has a common attribute, we would like the present the data such that this common attribute appears in the row header (selector) spanning over the relevant rows.
So for example,
Col1 Col2
CommonAttribute1 a b
_______________ a1 b1
CommonAttribute2 d e
_______________ d1 e1
and so on…
Normal 0 false false false EN-US X-NONE HE MicrosoftInternetExplorer4 If this is not possible – is there a way to merge two cells in adjacent rows for a given column?
Hello,
Currently merging cells is not a supported out of the box feature in the XamDataGrid. However, you can achieve a similar effect with some styling and triggers. I am attaching a small project that styles an unbound field to make two records look grouped.
You may also want to submit a feature request for this on the following link :
http://devcenter.infragistics.com/Protected/RequestFeature.aspx