rekna1

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: jqgrid default loaderror handler : is it possible? #90529
    rekna1
    Participant

    Currently still using 3.5, when debugging with firebug I saw that the this pointer inside at least gridcomplete and selrow is a reference to jqgrid… is this true in all other events, because if this is true, it basically solves the problem, the this pointer allows you to access all jqrid properties and methods!

    update… does not seem to be the jquery object. It seems this is the internal jqgrid configuration object that is exposed here???

    in reply to: setSelection problem #88484
    rekna1
    Participant

    Solved it… It was an error in my code, when the second grid is reloaded (because of a change in row selection in the first), I needed to clear the id of the selected row of the second grid, because this would not be valid anymore.

    in reply to: jqgrid default loaderror handler : is it possible? #87892
    rekna1
    Participant

    It would be very usefull if one could get a reference to the grid in all event handlers. Because that would allow to write default handlers for all grids in an application. Now I have to include them on every page for every grid over and over again…

Viewing 3 replies - 1 through 3 (of 3 total)

Stay connected with us in your favorite flavor!