I have run into a problem where I am doing a databind and it causes invalid postback errors in the system events log. I am doing the rebind to change the appearance of the grid. i.e. turn of sort, display on line in grid not 20, hide a couple columns etc.. I am not changing the underlying data that has been selected. Calling the databind sometime causes errors. Is there a way to refresh the appearance of the grid without using the databind?