Posted 23 January 2018, 1:26 am EST
Hi,
I hit a problem about FlexGrid in MVC. I use FlexGrid to show data with group, but after group, I cannot save the data to DB. means i can edit in page, but cannot save data. seem like the edit function not triggered . could you please give some advise?
public ActionResult PlanGridBatchEdit([C1JsonRequest]CollectionViewBatchEditRequest requestData)