Fire a server function from javascript?

  • Thread starter Thread starter Luis Esteban Valencia
  • Start date Start date
L

Luis Esteban Valencia

Is that possible? I mean on a onrowclick for example fire a code behind
function?
 
Luis Esteban Valencia said:
Is that possible? I mean on a onrowclick for example fire a code behind
function?

Not without going back to the server (called postback).

Steven

- - -
 
Back
Top