Home › Forums › Guriddo jqGrid JS › Help › Grid As SubGrid with loadComplete
Hello everybody,
I want to have a loadComplete action in a subGrid.
So I made a grid in my grid as subgrid.
Hello,
The problem that you have is how you call the function in the subgrid.
You call it like this
loadComplete: createStatusActions(subgrid_table_id)
The right is:
loadComplete: createStatusActions
Or simple if you want to thest make this:
loadComplete:function() {
// here the code from createStatusActions
}
Regards
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS