Hello,
I have a set of records and I would like to fix some of them on the bottom of a xamDataGrid. To do so, I have set the option "FixedLocation " to the value "FixedRecordLocation.FixedToBottom" on the concerned records.
The pb is that the property is not well restitued on the display.
What is expected :
What I get :
Would you have an idea to get arround the trouble ?
You will find the sample in atteched files.
Guillaume
Even stranger, if the xamdatagrid is refreshed (after a tab change for example), the record is at its place, docked at the bottom of the grid.
It seems like a bug. Does anybody would have an idea to get arround?