I am trying to do something that seems very common sense, but it apears that C# doesn't allow in DataGrids. I would like to have a pager style of <prev (1) next>. The number in the middle of the paging arrows would be the current page that you are on. Am I missing something or is this impossible to do with the default paging in a DataGrid?