Hi,
I'm having a problem with events on my grid (add, edit, delete). I am trying to set a custom edit but anytime I try to edit a row, it doesn't change anything. And when I go to the jqgrid_dist class and try to echo $_post['oper'] which is supposed to contain the operation that was executed on the grid, it's always null. I have also tried the default events and they too won't work. I have tried for a while to get it to work and nothing will do. I am out of options and would be welcome to any help from someone who might have an ideas of what's happening.
1 Answers
Your Answer