[jQuery] Grid as Subgrid: '+' symbols not showing up
Hello... I have a nice little grid going, and I'd like to add in a 'grid as subgrid' to view details of each record. I have a function which looks something like this (see below) - now the column where the plus symbol should show up is there, but with nothing in it - and clicking on the empty colu
[jQuery] Re: Grid as Subgrid: '+' symbols not showing up
Sorry, wrong forum...I meant to post to the jqGrid forum. Anyway, just in case anyone wants to know, turns out the answer was to change the 'gridview' parameter to false.