K
Kelvin
Hi All,
"disable view state for the datagrid." How to do that ? Please advise
!
Here is also attached my sources code
-------------------------------------------
void DetailGrid_setPage ( Object src, DataGridPageChangedEventArgs e )
{
DetailGrid.CurrentPageIndex= e.NewPageIndex;
CheckOrder (null,null );
}
........
public void CheckOrder (Object src, EventArgs e) {
"disable view state for the datagrid." How to do that ? Please advise
!
Here is also attached my sources code
-------------------------------------------
void DetailGrid_setPage ( Object src, DataGridPageChangedEventArgs e )
{
DetailGrid.CurrentPageIndex= e.NewPageIndex;
CheckOrder (null,null );
}
........
public void CheckOrder (Object src, EventArgs e) {