XamDataGrid is very powerful. As we know, we can set row headers in the XamDataGrid with the orientation property of ViewSettings to vertical, or turn over it. By setting the orientation to horizontal, the table can have column headers. The exciting functionality of it is headers are fixed on sliding the vertical/horizontal scroll bar. It's powerful. And here's my question:
Is there any way to set a XamDataGrid with headers both in row and column, like an excel sheet? That is, when slide vertical/horizontal scroll bar, headers will be fixed.
BTW: a workaround way is set the background color of first column different with other column to indicate it as an column header. But that column couldn't be fixed on sliding vertical scroll bar.
Hello,
I found this post duplicate to this one:
http://forums.infragistics.com/forums/t/65931.aspx
which is already discussed.