Hi,
I have a xamDataGrid where I want the first three columns to be fixed (always visible) and the remaining columns to be scrollable as the user interacts with the grids horizontal scroll bar. Is this possible?
Hi Josh,
Since this feature is not available in xamDatagrid i have made use of two grids. Now the problem i am facing is on sort. How do we rearrage the columns on one grid when the other grid is sorted? Please advice.
Thanks in advance.
Sorry, but the XamDataGrid does not yet have support for frozen/fixed columns.
Josh