Hello Dimitar,
Sorry that demo didn’t have the behavior, it occurs if the width is set to a % instead of a constant. I changed the width to a percent in this demo http://jsfiddle.net/dexhL2ka/. The scroll reset on window resize only occurs if the vertical scroll bar moves over the grid contents.
I tried to replicate it with a percent height and constant width but it didn’t happen.
Is there a way to hide all of the row details in a grid without resetting the scroll position? I’ve also tried the refreshdata and clear methods but they do the same thing.
Thank you for your initial response
Joe