Wheter the grid state as a result of user interaction should be cleared.
true if the grid state as a result of user interaction should be cleared, false otherwise. Default=false
The grid state as a result of user interaction includes paging, sorting and grid display mode (grid, form view, form edit). ClearState should be set to true if the data source is changed between postbacks, f.ex. if the SQL SELECT command change as a result of a search.
AxpDataGrid Class | Axezz.WebControls Namespace