i have been googling through with xam toolkit for WPF controls and forums but unable to find anything for doing paging with xam Data grid. anybody help me in this regard
thanks in advance
Hello,
Currently there is no paging functionality in the XamDataGrid. You may want to submit a suggestion for this feature on this link. Meantime, I am attaching a very simple implementation of a pager that will fire an event when a the current page changes and new data is requested.
Hope this helps.