v
Not logged inv
SearchAsk a QuestionReport an IssueMake a SuggestionMy Questions and Issues
Example
Find By ID

Using keyboard for ASPxDataView pages navigation

Log in to Track Changes
Download Example View Example Online Example Runner
E2237
Microsoft Visual Studio 2005, Microsoft Visual Studio 2008, Microsoft Visual Studio 2010
v2010 vol 2.8 - v2011 vol 2.8
v
ASPxperience Suite
ASPxDataView
4/29/2011

This example demonstrates how to process a document keydown event and how to activate some ASPxDataView page according to the key that has been pressed.

The following keys are processed in this example:
 
 * Left Arrow (activates a previous page)
 * Right Arrow (activates the next page)

The AttachEventToElement method of the ASPxClientUtils class is used to subscribe to a document keydown event. The PerformCallback method call of the ASPxClientDataView class is used to raise the ASPxDataView’s Callback event to change the active page of ASPxDataView on the server side.

Log in to Track Changes
Download Example View Example Online Example Runner
v
v
Search
Searching Tips