Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
360
Help need for Iggrid Insert/update/delete & Edit cancel.
posted

Hi,

  Currenly,i am facing  following issue:

1) for insert,update,delete: 

  we are using WEBAPI in our project, if any error occurs while making Insert,Update,Delete, WebApi Returning that Error string.  but currently if any error occures at webapi  , Igrrid still insert,update,delete that respective record into the grid .

 with  help of Error string, how can i restrict iggrid to

  a).add new row with that record,

  b).update existing record,

  c).delete record

2). i am using ('iggridupdatingeditrowended', function (evt, ui){} for update, but if i have click on cell for edit and click on cancel button without editing any field, still  ('iggridupdatingeditrowended', function (evt, ui){} event  get fired , it should get fire only when i would click on Done button.

 

  Thanks,

  Yogesh

 

Parents Reply Children
No Data