GridView - disable postback

  • Thread starter Thread starter Prefers Golfing
  • Start date Start date
P

Prefers Golfing

I have a GridView that I would like to disable PostBacks at the row level. I
would, however, like to enable PostBacks on a ImageButton I have in the row.
Is this possible. Excuse me if the answer is obvious.
 
Back
Top