jQuery UI Widgets Forums Grid My row is losing in Nested Grid

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 6 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • My row is losing in Nested Grid #102833

    processmakeruser
    Participant

    Hi!

    I am here with a problem.

    I work with nested grid.

    I’m writing the steps that lead me to the error. And I also added a video you can already watch it from here.

    I added a row after clicking button of “satır ekle” . Its mean is “add row”.

    I filled the row randomly.

    I added a sub-row again randomly.

    After adding a row by clicking button of “satır ekle” my sub-row is losing.

    I hope I could describe my problem in a detail way.

    Thanks for your help!

    My row is losing in Nested Grid #102850

    Hristo
    Participant

    Hello processmakeruser,

    I tested this example and it seems to work fine.
    With small addition – $('#grid').jqxGrid('addrow', null, { FirstName: 'Test!' });
    Could you clarify your issue?
    It will be better if you could provide us with a simplified example (https://www.jseditor.io/ or https://fiddle.jshell.net/).

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.