I have a GridView inside a Div, the Div is inside and accordion,
When i click on "Edit, Update, Delete, Cancel" on a Row, page postback and lose focus on scrollbar. after this i again scroll down to go for particular Row.
how can i maintain focus on scroll bar after postback.
Thanks in advance
2/17/2015-----11:58:13 AM
Meer AhmedPosted Mar 2, 2015, 6:24 AM
using above code i solve my problem, but now i am facing another problem.
If i am adding this accordion dynamically and do Update, Edit, Delete or Cancel in Grid View, the div tag lose the scroll position.
Anil KumarPosted Feb 22, 2015, 10:26 AM
Or
Try the below code snippet