aspxtreme

DataGridPageChangedEventArgs Class

System.Web.UI.WebControls Namespace


Provides data for the PageIndexChanged event of a DataGrid.

DataGridPageChangedEventArgs Class Members

Collapse   Constructors

Visibility Constructor Parameters
public DataGridPageChangedEventArgs ( Object commandSource , Int32 newPageIndex )

Collapse   Properties

Visibility Name Value Type Accessibility
public CommandSource Object [ Get ]
public NewPageIndex Int32 [ Get ]

Remarks

The PageIndexChanged event is raised whenever a button in the page selection element of the DataGrid control is clicked.

For a list of initial property values for an instance of DataGridPageChangedEventArgs, see the DataGridPageChangedEventArgs constructor.

For more information about handling events, see Web Forms Events Model.

See Also

DataGrid   DataGridPageChangedEventHandler



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme