Hi everyone
I need to get the selected values of a grid in back end java code
that is when i click a row in the listgrid, can i call a method in back end java.
is there any method like fetch, add, update to call when clicking a row in the grid.
and also how to call a back end java method on a button click. or in a context menu item.
Thanks in advance.
I need to get the selected values of a grid in back end java code
that is when i click a row in the listgrid, can i call a method in back end java.
is there any method like fetch, add, update to call when clicking a row in the grid.
and also how to call a back end java method on a button click. or in a context menu item.
Thanks in advance.
Comment