October 2010
Intermediate to advanced
1920 pages
73h 55m
English
FormView ControlYou can allow users to navigate through a set of data items by allowing paging. You can allow the FormView control to automatically render the paging interface, or you can use a PagerTemplate to customize the paging interface.
The page in Listing 12.20 automatically renders an additional row that contains buttons for navigating between data items.
Listing 12.20. ShowFormViewPaging.aspx



The FormView ...
Read now
Unlock full access