jQuery UI Widgets Forums Grid Grid addrow return value

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid addrow return value #61119

    mlbartonsr
    Participant

    what is return or meaning of what is return from the addrow method of jqxGrid?
    I noticed that for me it is returning false but there is nothing in the documentation that let’s us know what is being returned.

    Best regards

    Grid addrow return value #61134

    Dimitar
    Participant

    Hello mlbartonsr,

    We do not recommend using this return value as any indication. If you wish to check if a row has been successfully added to the server, you can do so in the source addrow callback function.

    Best Regards,
    Dimitar

    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.