If i have a datagrid and want to implement paging, i can do it and it shows correctly on the rendered web page. But if i click on the numbers to go to the next page, i get a page not found, i am assuming i have to add the code to go to the next set of records, and ideas how to do that? In C#?