Tuesday, February 21, 2012

Maintaining Scrollbar postion of listBox inside of UpdatePanel

I have this multiple selected ListBox where I would want to maintain the scroll position of the ListBox. This is how I did, following the instructions from the blog post here

Please make sure this code is after the ScriptManager tag on the page: