Intersoft WebGrid Documentation
How-to: Implement Classic Paging in Client Binding
See Also Send comments on this topic.

Glossary Item Box

WebGrid enables classic paging in client binding.

In this topic, you will learn how to implement Classic Paging in Client Binding.

To implement Classic Paging in Client Binding

  1. Configure client-binding using ServerDataSource mode.
  2. Open WebGrid.NET Designer. Set the following properties.
    Properties Value
    PagingMode ClassicPaging
    PagingStyleUI Slider
    PagingLoadMode Custom
    PagingDataRetrievalMode ReturnPartialRow
    PagingSize 15

  3. Run the project.

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.