Sunday, November 25, 2007

Control State in GridView

Here's the list of properties that are saved into control state in GridView:
edit index, page index, selected index, sort expression, sort direction and data key names and values. So here even if you clear the ViewState these states still persist

No comments: