I Have a GridView control. In That I have a 1 template field with 2 buttons ( Previous, Next ). When ever if i click those buttons i dont want to bind the dataset data to GridView. If i press paging numbers i want to bind data to GridView.
Any Help ?