I'm using this method to auto refresh a grid, but I'd also like to have the ability to resize the columns (ClientSettings-Resizing-AllowColumnResize="true" on the grid). However, if the column is resized while the grid is rebound it throws a javascript error and messes up the display. Is there a way around this?