On May 15, 2009, at 6:49 AM, Tony wrote:
Hello,
Currently It is not possible to put the add/edit/delete in one form.
That's going to be problematic.
Thank you though for clarifying.
--Rick
Regards
Tony
On May 15, 12:01 am, Rick Dwyer <rdw...@quick-link.com> wrote:
Hello List.
Playing around with jqgrid and the documentation describes the
implementation of bSubmit and a bCancel button.
However, how do I display a Submit, Cancel and a Delete button in the
same window?
So in the code below, I can change bSubmit to a value of Delete,
but I
lose my "Submit" value. Adding an extra bSubmit:'Delete', does not
work.
Is this possible?
Thanks,
--Rick
jQuery.jgrid.edit = { addCaption: "Add Record",
editCaption: "Edit Record",
bSubmit: "Submit",
bCancel: "Cancel",
processData: "Processing...", msg: {