I have this Dojogrid which has list of data per row , my problem is I want to save the edited rows when the user click other row or just click outside the grid. I don't want any save button or anything like that , I just want to make it simple.
I'm gonna call this function from my controller whenever the user click other row or just click outside the grid when he/she edited the row.
public JsonResult Register(prmJuchu prm, bool alreadyDelivered)