jQWidgets Forums

jQuery UI Widgets Forums Grid Ever Present Row and adding rows

This topic contains 1 reply, has 1 voice, and was last updated by  jerrade 5 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Ever Present Row and adding rows #107728

    jerrade
    Participant

    I am trying to add a row to a grid using an ever present row. If the grid source does not have an addrow function defined, this works: Example

    If the grid source does have an addrow function defined, the row is not added: Example

    If I want to send the newly added row to the server to be saved, wouldn’t I want to use the addrow function? Or is there a different way I should be doing it?

    Ever Present Row and adding rows #107729

    jerrade
    Participant

    I see now that I was missing a parameter on the addrow function.

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

You must be logged in to reply to this topic.