seetharaman

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: Set width based on % #85285
    seetharaman
    Participant

    I dont have a problem. My solution works for me

    in reply to: Set width based on % #85282
    seetharaman
    Participant

    Not sure I fully understand your requirements. My requirement is similar to yours.

    I would like to have the width of the jqGrid to be 30 pixels less than the width of another table I use in my application. That table is defined in terms %

    This is what I use in colModel definition

    in reply to: Anchior inside a cell #85281
    seetharaman
    Participant

    I did not realize that I did nioy have sorttype for the field where I have anchor.

    I updated the colModel for that field as

    in reply to: jqgrid EditGridRow in IE7 #85248
    seetharaman
    Participant

    Now I have the same problem with setColumns. I have the following in my code

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd“>

    in reply to: GroupBy feature #85226
    seetharaman
    Participant

    I used the existing jqGrid features and simulated the groupBy funtion. This is what I need and it works for me. If a better feature can be provided by jqGrid native code, that will be wonderful. Here is the function I created

    function groupBy1(grid,field)
    {
    // grid

    in reply to: jqgrid EditGridRow in IE7 #85162
    seetharaman
    Participant

    Yes. It worked with this solution. What is the trick here?

    THANKS a LOT

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

Stay connected with us in your favorite flavor!