Can someone help me with some visual tweaks?
Hello,
Thank you for your feedback. I am glad that I helped you to resolve your issue and I believe that other community members may benefit from this as well. Also I can say that such FAQ section about every control, not just XamDataGrid, is preparing at the moment and it will be available in our new website, which is under construction at the moment and will be launched very soon.
Thanks again.
It seems the forum is having difficulty, acting like posting failed when it actually didn't.
Thanks! So in summary,
I think Infragistics should start a FAQ about XamDataGrid (I haven't noticed one anywhere).
Hello again,
I modified the sample I sent you before, so now it has the functionality you want. I changed the AllowFieldMoving Property to WithinLogicalRow and now you can reorder the Fields, but you cannot stack them. If you want to change the SelectedColor you can set the DataRecordCellArea’s BackgroundSelected and BackgroundActive colors to whatever colors you want. Also I can say that the DataContext of the Content Control is RecordScrollTipInfo object, which has a Record Property of DataRecord type, which refer to the Record that will become in view.
Hope this helps you.
Thanks. I am still having a couple of problems: