This example illustrates how to create a custom alphabetic pager.
In fact, Alphabetic pager is filtering by a column.
In this example we create a custom pager template, which contains anchors with alphabetic letters. After a click on an anchor the ASPxClientGridView.PerformCallback function is called with a parameter. On the server side, a new custom pager template is created in the ASPxGridView.CustomCallback event handler, and filtering by passed parameters takes place.
Question Comments
Added By: KenK at: 4/24/2015 12:28:14 AM
How can I do the same on the AspxDataView?
Added By: Vladimir (DevExpress Support) at: 4/24/2015 1:11:06 AMHello Ken,
To process your recent post more efficiently, I created a separate ticket on your behalf: T234416: How to implement a custom pager for ASPxDataView. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.