davidm

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: pginput and pgtext together #102011
    davidm
    Participant

    Sorry, but that's not the point.

    Let 's try like this:

    var myCurPage = 1;

    var myAllPages = 50;

    pgtext : “{myCurPage} of {myAllPages}”

    in reply to: pginput and pgtext together #102000
    davidm
    Participant

    I have customized paging and I have set these attributes to jqGrid (and some others):

    pginput: true,

    pgtext: myCurPage + ' of ' + myAllPages,

    ……..

    but I would like to have input type (text) for changing current page. So, myCurPage should be in the input field for my sample (now is just shown as label).

    If pgtext is not set, the input field is shown by default for current page.

    http://shrani.si/t/33/1r/MUhw1l3/paging.jpg

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

Stay connected with us in your favorite flavor!