gmeader

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: .navGrid warning #84140
    gmeader
    Participant

    Add the following lines:

    (change the paths to match your installation)

    in reply to: Edit Sample code #84139
    gmeader
    Participant

    Example code to save the results of editRow to a database using PHP.

    Add this to your jqGrid parameters:

    editurl: 'example.php',

    Here's a function to enable the row for editing when it is clicked on (see examples in jqGrid manual for editRow method):

    onSelectRow: function(id){

    in reply to: Bugs in documentaion #84131
    gmeader
    Participant

    Forum text display column width is too narrow.

    Lines over 50 characters are being truncated on the right.

    See the posting above from tdhsaurabh,

    where the word “documented” is unreadable.

    Here is an test:

    1234567890123456789012345678901234567890123456789012345678912345678901

    The horizontal scrollbar only appears when a line is forced to be more than 60 characters wide.

    in reply to: TableToGrid help #84126
    gmeader
    Participant

    Here's a simple example:

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

Stay connected with us in your favorite flavor!