I have noticed when implementing sorting, that column resizing is enabled on my grids. However, when I try to resize a column, I get the following javascript error, which then will not go away until the page is refreshed:
get_SelectionManager()' is null or not an object
All of the other client side grid functions, such as column reordering appear to work.
Thanks!