Datagrid
-
I am using a datagrid to show a set of records. I am also using edit,update,cancel and delete button columns to perfom required action. I wanted to is it possible for me to call a javascript function on clicking update button in datagrid. Thanks & Regards Bhanu
-
I am using a datagrid to show a set of records. I am also using edit,update,cancel and delete button columns to perfom required action. I wanted to is it possible for me to call a javascript function on clicking update button in datagrid. Thanks & Regards Bhanu
-
I am using a datagrid to show a set of records. I am also using edit,update,cancel and delete button columns to perfom required action. I wanted to is it possible for me to call a javascript function on clicking update button in datagrid. Thanks & Regards Bhanu
bhanu12345 wrote:
I wanted to is it possible for me to call a javascript function on clicking update button in datagrid.
It is not a good practice. Go with Ajax. that will be better for this.
Regards, Satips.:rose: