Paging in Data Grid - TechRepublic
General discussion
October 6, 2010 at 12:13 AM
gudiya maheshwari

Paging in Data Grid

by gudiya maheshwari . Updated 15 years, 9 months ago

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

This discussion is locked

All Comments