Link to home
Start Free TrialLog in
Avatar of Globemaster
Globemaster

asked on

Passing values from Datagrid button column to Javascript ?? How??

Hello,

I have a Datagrid on a webform and i have just implemented the asp:ButtonColumn. My datagrid populates some records from my SQL dbase which i would like to give the user the opportunity to alter them.

 

Is it possible using a button from the asp:ButtonColumn to execute a Javascript. I want to pass to the Javascript also the ID of the row i want to edit.

I want to execute the Javascript because i will open a certain popup window in which i will populate the data which the user would like to change.

 

Thank you.
ASKER CERTIFIED SOLUTION
Avatar of fen2009
fen2009

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial