Ajax in GridView

  • Thread starter Thread starter Raymond Du
  • Start date Start date
R

Raymond Du

Hi,

I am looking for a way to use Ajax inside gridview. I am not talking about
putting a gridview inside an updatepanel and refresh the gridview, I want to
use Ajax on per row basis, when user clicks on a dropdownlist on row number
x, only row x will be refreshed. Can somebody give me some code samples?

TIA
 
Back
Top