M using asp.net with c# i have Paging enabled
the code on index changing is Grd2.PageIndex = e.NewPageIndex;
but the index changing is taking lace on double clicking not single
i want to change the page on single click on next page link