swhit

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Grouping Without Subgrids #87477
    swhit
    Participant

    Hello – I was needing to do this exact same thing. I have searched and searched across the forums but I can't seem to find the example you were talking about.

    Could you provide a link to the example or provide some good keywords to search for? I've search for group, grouping and subgrid.

    Thanks!

    in reply to: Where to sdd a click function for a href link #87149
    swhit
    Participant

    A better way to do this might be to create this link on the PHP (server side) so it offloads the work onto the server and the info is already there for the jqgrid. Here is an example for an XML data return (please note the “htmlentities” in the php code):

    foreach ($result as $key => $value) {

    $html .= “”;

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

Stay connected with us in your favorite flavor!