CaraK

Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Author
    Replies
  • in reply to: How to Get the Cell Id? #98549
    CaraK
    Participant

    thanks that's the solution 😉

    in reply to: How to Get the Cell Id? #98547
    CaraK
    Participant

    The real objetive of this is to show a dialog when you select a cell. Im not trying to edit the content 😉

    Thanks

    in reply to: How to Get the Cell Id? #98544
    CaraK
    Participant

    Ok i used this:

    , onCellSelect: function(rowid,iCol,cellcontent,e) {

    in reply to: Pager Not working #98543
    CaraK
    Participant

    the question is how i can send the page number to that server function when i press the next page button?

    in reply to: Pager Not working #98525
    CaraK
    Participant

    Well I have this code in a page aspx

    protected string GridUsuarios(string nm, string cd)

    in reply to: Pager Not working #98524
    CaraK
    Participant

    I still with this problem, the pager don't work. I can see 3 pages but when i press the next page the grid stay in page 1 Confused

    Help

    in reply to: Pager Not working #98483
    CaraK
    Participant

    Hi I had the same problem. Could you resolve this issue?

    CaraK
    Participant

    Jejejeje Im sorry I was refering the wrong Id for the onclick

    var id = jQuery(“#paginaciongrilla”).jqGrid('getGridParam', 'selrow');

    the good string is:

    var id = jQuery(“#grillausers”).jqGrid('getGridParam', 'selrow');

    Thanks and great forum 😉

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

Stay connected with us in your favorite flavor!