This question is locked. New answers and comments are not allowed.
Hi I've got a php form that I've modified with a Kendo Grid. (Please see attachment below).
What I would like to do
a) Invoke a PHP function on Click of the Custom Button in the Grid.
b) Pass value from javascript/ajax back to the PHP page such that it recognizes it as a Post when the button is clicked.
c) The function in PHP in turn calls a Cloud API , want to invoke this cloud API from the same button click function.
Thanks
Kanwar Batra
PS : This is the last validation step for me to confirm to my customers and peers to use your interface without this we are unable to move forward
What I would like to do
a) Invoke a PHP function on Click of the Custom Button in the Grid.
b) Pass value from javascript/ajax back to the PHP page such that it recognizes it as a Post when the button is clicked.
c) The function in PHP in turn calls a Cloud API , want to invoke this cloud API from the same button click function.
Thanks
Kanwar Batra
PS : This is the last validation step for me to confirm to my customers and peers to use your interface without this we are unable to move forward