ujavid

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • in reply to: Client-side editing without posting to the server #95498
    ujavid
    Participant

    I didn't put it in the grid parameters I put it in the editGridRow parameters: (addRow is the function I created which does what i described in my previous post.

    in reply to: Client-side editing without posting to the server #95458
    ujavid
    Participant

    If I use a dummy url then I get an error. I actually created a workaround:

    In the beforeSubmit event for the add/edit form I created a function which adds or edits the data manually in the grid and then hides the edit form div. I then return false to stop the form from requesting the service. Now anytime I need to add or edit I just show the div before calling the add or edit method for the grid.

    This works without any problems that I know of but it would be nice if there was a option for the grid that I could set which would make this much cleaner and simpler.

    Thanks for your help.

    in reply to: Grid row selection problem when in celledit mode #95451
    ujavid
    Participant

    Maybe you could deselect the row using the onCellSelect event for the grid:

    in reply to: Client-side editing without posting to the server #95450
    ujavid
    Participant

    If I set the editurl to 'clientArray' I receive the following error when trying to add or edit a record using the form:

    error Status: 'Method Not Allowed'. Error code: 405

    in reply to: Using events #95431
    ujavid
    Participant

    Do you mean something like this:

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

Stay connected with us in your favorite flavor!