ComponentOne ASP.NET MVC Controls
BatchEdit<T> Method (CollectionViewHelper)

C1.Web.Mvc Namespace > CollectionViewHelper Class : BatchEdit<T> Method
The type of data record
The request data
The edit action
The read action provides the newest data.
Edits batch data accroding to the request and the edit action.
Syntax

Parameters

requestData
The request data
editAction
The edit action
read
The read action provides the newest data.

Type Parameters

T
The type of data record

Return Value

The response data
See Also

Reference

CollectionViewHelper Class
CollectionViewHelper Members