In you original code that you posted to this forum you were calling BindGrid after you set EditIndex. If you still do it, it may be a reason why GridView does not switch to editing mode.
Regarding the error with loading view state, can you describe the whole sequence starting from fresh loaded page.
ysw
Contributor
2784 Points
515 Posts
Re: checkbox and viewstate
Jun 19, 2007 10:00 PM|LINK
In you original code that you posted to this forum you were calling BindGrid after you set EditIndex. If you still do it, it may be a reason why GridView does not switch to editing mode.
Regarding the error with loading view state, can you describe the whole sequence starting from fresh loaded page.
-yuriy