jQWidgets Forums

jQuery UI Widgets Forums TreeGrid error in endroweditbykey

This topic contains 2 replies, has 2 voices, and was last updated by  Martin 6 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • error in endroweditbykey #103669

    Indumathi
    Participant

    Hi,

    This is weird…I cannot find any topics on this error.
    Error:- Cannot read property ‘Text’ of undefined
    at b.(… function).endroweditbykey (…/jqxdatatable.js:7:111018)
    at HTMLDivElement.<anonymous> (jqxdatatable.js:formatted:3260)
    What I have:-
    I have a beautiful JQXTreeGrid…which loads data on demand from server (virtual mode with ajax call). I am trying to edit one of the rows, and when I click on somewhere else other than the editing row, I am getting this error.
    Can you guys help me out?

    Thanks,
    Indu.

    error in endroweditbykey #103672

    Indumathi
    Participant

    I have used this example “https://www.jqwidgets.com/react/react-treegrid/react-treegrid-virtualmodewithajax.htm” to build my tree grid. Can you add editing into this example and send me the jsfiddle link as you did on the other post? (https://www.jqwidgets.com/community/topic/jqx-tree-grid-hide-column-on-left/)
    I do not want to sync data with server. I just want the cell to be updated with new data…after the focus is gone from that cell…that’s it.

    Thanks,
    Indu.

    error in endroweditbykey #103708

    Martin
    Participant

    Hello Indu,

    Here is an Example of editing of jqxTreeGrid.
    Please, note the editSettings property. There you have saveOnSelectionChange: true.

    Best Regards,
    Martin

    jQWidgets Team
    http://www.jqwidgets.com/

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.