Hello Everyone.
I am using Scrollable gridview with fix header using jquery Api and I have an edit button with every row.
The problem arise when i click on edit button because that time i unable to maintain scroll position and gridview reset to it's initial position.
How can I resolve this Issue.