Jim Van Dick

Jim Van Dick

  • NA
  • 16
  • 0

GridView - Paging

Jan 3 2007 9:02 AM
I am having an issue with paging in a Gridview.  I am doing the paging manually, similar to how datagrid works by doing it manually.

I see the next/previous buttons in the development environment but when I go to run the app, it doesnt show the buttons.  It is paging because it is only showing the number of records I request per page but I dont see the actual controls to page through the different pages.

PagerSetting.Visible is set to true.  Any ideas on what could be causing this?

Thanks in advance.

Jim Van Dick

Answers (4)