This question is locked. New answers and comments are not allowed.
hi everyone,
i'm newbie for the mvc / mvc entension.
got a question from the server editing example as following funcs:
public ActionResult Save(int id, GridEditMode mode, GridButtonType type)
public ActionResult Delete(int id, GridEditMode mode, GridButtonType type)
can you tell me where is the definition of id? by default (key) ?
thx.
i'm newbie for the mvc / mvc entension.
got a question from the server editing example as following funcs:
public ActionResult Save(int id, GridEditMode mode, GridButtonType type)
public ActionResult Delete(int id, GridEditMode mode, GridButtonType type)
can you tell me where is the definition of id? by default (key) ?
thx.