Persisting Moved WebDataGrid Columns

Craig Shoemaker / Thursday, April 16, 2009

I recently posted a video and article showing you how to persist moved columns on the WebDataGrid. I used extension methods to add functionality to serialize and reapply the column layout to the grid.

Do any of you have extension methods that you've used to extend any of our other controls?