c# - GridView back to top after select specific row -


i using asp:gridview scrolling.

when highlight specific row, gridview jumps top.

i tried setting maintainscrollpositiononpostback="true" inside <%@ page %> doesn't work.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -