tony

Forum Replies Created

Viewing 15 replies - 3,796 through 3,810 (of 7,981 total)
  • Author
    Replies
  • in reply to: Simple Simple search ;) #91591
    tony
    Keymaster

    Hello,

    Maybe you will need to construct your own search .

    Look into the demo – Advanced => Search Big Data

    Regards

    Tony

    in reply to: jqgrid with large “local” data sets #91590
    tony
    Keymaster

    Hello,

    Thanks for this. In this case this is really true. Just pushed in GitHub a modified version of addRowData, where you can add a data at once.

    Best Regards

    Tony

    in reply to: Json problem #91589
    tony
    Keymaster

    Hello,

    Why not follow the link and see what you do wrong?

    In order to understand if everthing is ok, just try with one column.

    Regards

    Tony

    in reply to: formedit popup from modal dialog #91588
    tony
    Keymaster

    Hello,

    Thanks.

    Sorry, but I do not understand the problem. As of your post you tell me that everething work correct. What does not work?

    What you try to do?

    In which browser is this?

    Is there a code?

    Best Regards

    Tony

    in reply to: Inline Editing : Dynamic Select #91587
    tony
    Keymaster

    Hello,

    Look here:

    Forum

    The trick is maybe if you change the select in A to be to set additional attribute in B which is the value from A and etc.

    Best Reagrds

    Tony

    in reply to: Issue in getting the grid to work… #91586
    tony
    Keymaster

    Hello,

    I think you make the same error.

    In you case with this configuration you should set in jsonReader – repeatitems:false.

    Best Regards

    Tony

    tony
    Keymaster

    Hello,

    Thanks for the link.

    Best Regards

    Tony

    in reply to: $t.p is undefined #91584
    tony
    Keymaster

    Hello,

    In some situations I have the same problem – my solution is to use setGridWidth within setTimeout.

    Best Regards

    Tony

    in reply to: Custom Unformatter Bug #91583
    tony
    Keymaster

    Hello,

    Thanks. Fixed.

    Best Regards

    Tony

    in reply to: Column Ordering does not work for me.. #91582
    tony
    Keymaster

    Hello,

    This definitley works for me. Tested. Check to see which modules do you have downloaded.

    Regards

    Tony

    in reply to: Drag and drop plugin #91581
    tony
    Keymaster

    Hello,

    Forum

    Best Regards

    Tony

    in reply to: DnD and Sortable don’t seem to work together #91580
    tony
    Keymaster

    Hello,

    I think this is expected behaviour for now – i.e lunch dragging and in the same time to be sortable it is the same if you use jQuery UI to set a element as draggable and then in the same time to be sortable – just try.

    Best Regards

    Tony

    in reply to: setCell Function with empty Value #91579
    tony
    Keymaster

    Hello,

    I'm thinking on additional parameter forceUpdate, which maybe will do the job.

    Best Regards

    Tony

    in reply to: Dynamically Populate Select Dropdown #91559
    tony
    Keymaster

    Hello,

    As promised. This example works ok on my demo

    in reply to: Issue in getting the grid to work… #91554
    tony
    Keymaster

    And again me,

    or set in colModel key:true property

    i.e

    $(“#mygrid”).jqGrid({

    ..

    colModel:[

    {name:'id',index:'id', width:60, sorttype:”int”, key:true}

    ..

    ],

    jsonReader: {repeatitems:false},

    });

    Regards

    Tony

Viewing 15 replies - 3,796 through 3,810 (of 7,981 total)

Stay connected with us in your favorite flavor!