Hello all,
I've got a jqGrid running on my jsp page, and I love every features of this grid so far. Now I try to explore the event feature. I am trying to attach a function to onSelectRow event of the grid, but nothing works when i click on any row of the grid. Can you tell me why?
I am using jqGrid 3.6. Do I need to reference any other javascript library to make it works?