sam

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: v3.5 – Inline Editing: onSelectRow & row id bug? #87688
    sam
    Participant

    Hi Tony,

    thanks this works as required now. Sorry if my description confused you, the problem became apparent to me on selecting a row which is why my post referred to onSelectRow().

    Thanks for your help.

    Sam.

    in reply to: v3.5 – Inline Editing: onSelectRow & row id bug? #87655
    sam
    Participant

    Hi Tony,

    sorry if my description was not clear, i will try to give an example which you can test on v3.4.4 & v3.5 to show the problem.

    Create a grid as shown in your demo page > row editing > input types.

    In colModel: comment out first line defining column 'id'

    //{name:'id',index:'id', width:90, sorttype:”int”, editable: true},

    In var mydata2: remove id:value pairs from each row:-

    {id:”12345″,name:”Desktop Computer”,note:”note”,stock:”Yes”,ship:”FedEx”},

    becomes:

    {name:”Desktop Computer”,note:”note”,stock:”Yes”,ship:”FedEx”},

    Now when selecting a row:

    onSelectRow: function(id){

    sam
    Participant

    samuel said:

    Hi,

    just taken the latest 3.5 Build and when using inline editing,

    sam
    Participant

    tony said:

    Hello,

    This problem is fixed. Use the latest build.

    Regards

    Tony


    Hi Tony,

    firstly thanks for quick response – is it possible to let me know which files (js, css etc ) are affected by this change so I can change files selectively rather than replace the whole library?

    thanks again,

    sam.

    in reply to: Inline edit .saveRow() from outside of grid #87584
    sam
    Participant

    Hi tony,

    I've resolved this – the row was edited, but left 'unsaved' i.e. containing data and focus now off the grid,

    sam
    Participant

    Thank you tony,

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

Stay connected with us in your favorite flavor!