Datatable editable post multiple value
Datatable editable post multiple value
rizwansultan88
Posts: 7Questions: 2Answers: 0
I'm try to post edit through inline editor what problem I'm getting it post more that 1 cell instead of current cell it bind other cell as well.
action:edit
data[row_11][reminder_time]:2017-35-6 10:35:00
data[row_11][recurrence]:1
YII_CSRF_TOKEN:d1a9980b02ecd07cad8c66f1c8bcc9facc589076
AccountID:12
I want to post only current cell value during edit how can I achieved that
This discussion has been closed.
Replies
@allan please help me in that issue