I need to customise my XamDatagrid, ie. i need to capture the last position if the grid.
How can i achieve this? Can somebody help me in this regard.
Thanks in advance.
- Arthi
Hello,
This is true. These are the methods for saving and loading customizations. Here is an article in our help about them.
Hope this helps.
Alex,Thanks for response. I need to customise the grid. I think this can be acheived using grid.SaveCustomisations() and grid.LoadCustomisations(). Am I right or is there anyother method to acheive this?
Hello Arthi,
I am not sure I understand what you mean by "last position if the grid"?
Do you mean the last record of the grid or last position of the grid (as screen position)
Please give me more information
Alex.