We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Make the documentation match the sample project Batch Edit

Please update the documentation...

There are several examples of times I have looked for a way to implement a solution in the last week and the examples in the documentation do not work.

Example is batch editing - the sample project shows a "viewmodel" called submitValue. If I would have know this from the documentation I would have found the solution faster.

however, thank you for the working sample browser.

Erick

1 Reply

SS Seeni Sakthi Kumar Seeni Raj Syncfusion Team September 20, 2017 10:31 AM UTC

Hi Erick,  
 
Thanks for pointing out the error in the documentation. We have refreshed the Code block as well as the tabulation of the following Help Document.  
 
 
 
You can also define the BatchUrl as follows.  
 
        public ActionResult BatchUpdate([FromBody]CRUDModel<OrderDetails> myObject) 
        { 
             . .  
                  . .  
            return Json(data); 
        } 
 
If you have reported anyother mistake apart from this, please get back to us the other details and screenshot.  
 
Regards,  
Seeni Sakthi Kumar S. 


Loader.
Live Chat Icon For mobile
Up arrow icon